chenmingxiang110/AugNet
The AugNet Python module contains functions for the fast computation of image similarity.
This tool helps developers efficiently compare the visual similarity of images without needing pre-labeled datasets for training. You provide images, and it outputs a numerical distance indicating how similar they are. This is ideal for developers building applications that require image content analysis or retrieval.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to find or group visually similar images from a large, unlabeled collection.
Not ideal if you need to classify images into predefined categories or perform object detection.
Stars
95
Forks
15
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chenmingxiang110/AugNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TorchIO-project/torchio
Medical imaging processing for AI applications.
aleju/imgaug
Image augmentation for machine learning experiments.
makcedward/nlpaug
Data augmentation for NLP
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
BloodAxe/pytorch-toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming