Listing Radar is a tool that helps us find marketplace listings that may be using our brand name, product titles, or images. It will first scan our own listings to collect product details, then scan marketplaces like Walmart, Target, Temu, eBay, and others to find similar or duplicate listings.
 
 
Go to file
bahawal.baloch ddc80f04ac Add requirements file for project dependencies
- Created `requirements.txt` to specify necessary packages for the project, including PyTorch, torchvision, Pillow, matplotlib, tqdm, numpy, python-dotenv, and ImageHash.
2026-05-07 17:45:55 +05:00
README.md first commit 2026-05-07 17:43:31 +05:00
dataset.py Add dataset, model, training, inference, and utility scripts for Siamese Network implementation 2026-05-07 17:45:33 +05:00
dino_image_matching.py Add image processing and downloading scripts for DINOv2 model 2026-05-07 17:45:48 +05:00
download_images.py Add image processing and downloading scripts for DINOv2 model 2026-05-07 17:45:48 +05:00
generate_pairs_csv.py Add image processing and downloading scripts for DINOv2 model 2026-05-07 17:45:48 +05:00
inference.py Add dataset, model, training, inference, and utility scripts for Siamese Network implementation 2026-05-07 17:45:33 +05:00
model.py Add dataset, model, training, inference, and utility scripts for Siamese Network implementation 2026-05-07 17:45:33 +05:00
p_hash.py Add dataset, model, training, inference, and utility scripts for Siamese Network implementation 2026-05-07 17:45:33 +05:00
requirements.txt Add requirements file for project dependencies 2026-05-07 17:45:55 +05:00
train.py Add dataset, model, training, inference, and utility scripts for Siamese Network implementation 2026-05-07 17:45:33 +05:00

README.md