fix: comment out debug print statements in search_job function b4962f4 MohamedAbdo37 commited on 16 days ago
feat: add UUID generation for segmented image uploads to Cloudinary 03a981c MohamedAbdo37 commited on 16 days ago
fix: resize mask to match image dimensions in segmentation process 662a0ca MohamedAbdo37 commited on 16 days ago
fix: update Dockerfile to regenerate Poetry lock file without --no-update option and add build_logs.txt to .gitignore bdd5a67 MohamedAbdo37 Copilot commited on 19 days ago
fix: regenerate Poetry lock file during Docker build aa70440 MohamedAbdo37 Copilot commited on 19 days ago
feat: integrate Cloudinary service for image uploads and update dependencies 0bb5548 MohamedAbdo37 Copilot commited on 19 days ago
fix: enhance squeeze_mask method to handle various mask shapes and add logging in image_resegment_job 71db628 Mohamed Abdel-Moneim commited on Dec 23, 2025
fix: update search_job function for improved item retrieval 72d79d0 Mohamed Abdel-Moneim commited on Dec 22, 2025
fix: flatten distances and indices in search_job function for correct item retrieval 6cde041 Mohamed Abdel-Moneim commited on Dec 21, 2025
fix: correct typo in FAISS service method name in search_job function 73b49fa Mohamed Abdel-Moneim commited on Dec 21, 2025
fix: correct index path for loading FAISS index in FaissService a5e78db Mohamed Abdel-Moneim commited on Dec 21, 2025
fix: correct repository ID for FAISS index download 5e00742 Mohamed Abdel-Moneim commited on Dec 21, 2025
feat: implement FAISS service for image similarity search and add database connection functionality d47778a Mohamed Abdel-Moneim commited on Dec 21, 2025
fix: enhance mask validation and add squeeze_mask method for better mask handling 6fbf0f2 Mohamed Abdel-Moneim commited on Dec 21, 2025
refactor: update search job endpoint to use a request body and improve mask handling 44a4df5 Mohamed Abdel-Moneim commited on Dec 21, 2025
fix: remove SSL verification in httpx client and handle mask dimensions in image segment jobs 5bdff0c Mohamed Abdel-Moneim commited on Dec 20, 2025
refactor: remove unused mock mask generation and improve result logging in image_segment_job c358a55 Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: disable SSL verification in httpx client for simulator service 306be23 Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: improve error handling and logging in image_segment_job callback notifications b808301 Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: enhance error logging for callback notification failures in image_segment_job 5040340 Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: enhance error logging in image_resegment_job callback notifications 4d1df18 Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: remove timeout from callback URL requests in image_segment_job and image_resegment_job 5098c5d Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: update mask serialization in image_segment_job and image_resegment_job for improved compatibility 4131d33 Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: remove unused import of SAM_service from clip_service.py 1d99b8a Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: pass SAM service instance to CLIPService for improved integration 430748c Mohamed Abdel-Moneim commited on Dec 20, 2025
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 Dec 20, 2025
fix: update to_list function for tensor compatibility and improve error logging in image_segment_job 4a02e86 Mohamed Abdel-Moneim commited on Dec 20, 2025
feat: implement search functionality using CLIP service for image similarity bb2ac7f Mohamed Abdel-Moneim commited on Dec 20, 2025
feat: add CLIPService for image and text embedding functionality f6ad756 Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: ensure images are in RGB mode before processing 55c0b7a Mohamed Abdel-Moneim commited on Dec 20, 2025
fix: update package-mode formatting and add pillow dependency bb652f6 Mohamed Abdel-Moneim commited on Dec 20, 2025
update re-segment endpoint with positive and negative points and adding sam instead of simulation 71115a2 Mohamed Abdel-Moneim commited on Dec 1, 2025