Commit Graph

1 Commits (ddc80f04acfb98a43ebb2d8775cc1d7a70cd2cb5)

Author SHA1 Message Date
bahawal.baloch 0694f9162a Add image processing and downloading scripts for DINOv2 model
- Introduced `dino_image_matching.py` for generating image embeddings and calculating cosine similarity.
- Added `download_images.py` to download images from URLs specified in an Excel file, with support for parallel downloads and retries.
- Created `generate_pairs_csv.py` to generate a CSV file of image pairs for training, including positive and negative pairs based on image hashes.
2026-05-07 17:45:48 +05:00