Commit History

fix: comment out debug print statements in search_job function
b4962f4

MohamedAbdo37 commited on

feat: add UUID generation for segmented image uploads to Cloudinary
03a981c

MohamedAbdo37 commited on

fix: add notebook_summary.md to .gitignore
54645da

MohamedAbdo37 commited on

fix: resize mask to match image dimensions in segmentation process
662a0ca

MohamedAbdo37 commited on

fix: update Dockerfile to regenerate Poetry lock file without --no-update option and add build_logs.txt to .gitignore
bdd5a67

MohamedAbdo37 Copilot commited on

fix: regenerate Poetry lock file during Docker build
aa70440

MohamedAbdo37 Copilot commited on

feat: integrate Cloudinary service for image uploads and update dependencies
0bb5548

MohamedAbdo37 Copilot commited on

fix the bug
800e055

MohamedAbdo37 commited on

fix bug after update sam version
2842a4d

MohamedAbdo37 commited on

update sam version
3bc3bb7

MohamedAbdo37 commited on

update job file
c7ecfb6

MohamedAbdo37 commited on

fix: enhance squeeze_mask method to handle various mask shapes and add logging in image_resegment_job
71db628

Mohamed Abdel-Moneim commited on

fix: update search_job function for improved item retrieval
72d79d0

Mohamed Abdel-Moneim commited on

fix: flatten distances and indices in search_job function for correct item retrieval
6cde041

Mohamed Abdel-Moneim commited on

fix: correct typo in FAISS service method name in search_job function
73b49fa

Mohamed Abdel-Moneim commited on

fix: correct index path for loading FAISS index in FaissService
a5e78db

Mohamed Abdel-Moneim commited on

fix: correct repository ID for FAISS index download
5e00742

Mohamed Abdel-Moneim commited on

chore: add .gitignore to exclude index files
00621fe

Mohamed Abdel-Moneim commited on

feat: implement FAISS service for image similarity search and add database connection functionality
d47778a

Mohamed Abdel-Moneim commited on

fix: enhance mask validation and add squeeze_mask method for better mask handling
6fbf0f2

Mohamed Abdel-Moneim commited on

refactor: update search job endpoint to use a request body and improve mask handling
44a4df5

Mohamed Abdel-Moneim commited on

fix: remove SSL verification in httpx client and handle mask dimensions in image segment jobs
5bdff0c

Mohamed Abdel-Moneim commited on

refactor: remove unused mock mask generation and improve result logging in image_segment_job
c358a55

Mohamed Abdel-Moneim commited on

fix: disable SSL verification in httpx client for simulator service
306be23

Mohamed Abdel-Moneim commited on

fix: improve error handling and logging in image_segment_job callback notifications
b808301

Mohamed Abdel-Moneim commited on

fix: enhance error logging for callback notification failures in image_segment_job
5040340

Mohamed Abdel-Moneim commited on

fix: enhance error logging in image_resegment_job callback notifications
4d1df18

Mohamed Abdel-Moneim commited on

fix: remove timeout from callback URL requests in image_segment_job and image_resegment_job
5098c5d

Mohamed Abdel-Moneim commited on

fix: update mask serialization in image_segment_job and image_resegment_job for improved compatibility
4131d33

Mohamed Abdel-Moneim commited on

fix: remove unused import of SAM_service from clip_service.py
1d99b8a

Mohamed Abdel-Moneim commited on

fix: pass SAM service instance to CLIPService for improved integration
430748c

Mohamed Abdel-Moneim commited on

fix: add timeout to callback URL requests and improve error logging in image_segment_job and image_resegment_job
df672a4

Mohamed Abdel-Moneim commited on

fix: update to_list function for tensor compatibility and improve error logging in image_segment_job
4a02e86

Mohamed Abdel-Moneim commited on

feat: implement search functionality using CLIP service for image similarity
bb2ac7f

Mohamed Abdel-Moneim commited on

feat: add CLIPService for image and text embedding functionality
f6ad756

Mohamed Abdel-Moneim commited on

fix: ensure images are in RGB mode before processing
55c0b7a

Mohamed Abdel-Moneim commited on

fix d_model_bug
3a77aa0

Mohamed Abdel-Moneim commited on

update main and jobs for sam instance
bd332bd

Mohamed Abdel-Moneim commited on

fix: update package-mode formatting and add pillow dependency
bb652f6

Mohamed Abdel-Moneim commited on

resave JSON for re-segment endpoint
36488de

Mohamed Abdel-Moneim commited on

update re-segment endpoint with positive and negative points and adding sam instead of simulation
71115a2

Mohamed Abdel-Moneim commited on

update simulator.js
4531fe4

Mohamed Abdel-Moneim commited on

..
f794e4a

Mohamed Abdel-Moneim commited on

fix load model
7d92254

Mohamed Abdel-Moneim commited on

fix array bug
dc3fcad

Mohamed Abdel-Moneim commited on

fix sam app bug
bd7fa5e

Mohamed Abdel-Moneim commited on

new version update
e4080a3

Mohamed Abdel-Moneim commited on

same as prev
e430882

Mohamed Abdel-Moneim commited on

fix JSON bug
fb0cd84

Mohamed Abdel-Moneim commited on

fix mask generator bug
0333e8e

Mohamed Abdel-Moneim commited on