James-QiuHaoran / scalable-image-matchingLinks
This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity based on the pHash computed. Searching are scalable with the elasticsearch as the backend database.
☆23Updated 5 years ago
Alternatives and similar repositories for scalable-image-matching
Users that are interested in scalable-image-matching are comparing it to the libraries listed below
Sorting:
- Deep Ranking based ImageSimilarity will be developed as plugin on ImageSpace. https://users.eecs.northwestern.edu/~jwa368/pdfs/deep_ranki…☆35Updated 5 years ago
- (MIRROR of https://gitlab.com/vgg/vise) VGG Image Search Engine (VISE) is a standalone software for visual search of large image collecti…☆48Updated last month
- Activities and examples for Machine Learning with Flogo☆14Updated last month
- Adult Content Recognition from Images Using a Mixture of Convolutional Neural Networks☆48Updated 2 years ago
- A reverse image search engine powered by elastic search and tensorflow☆327Updated 4 years ago
- Find the original image of the converted image with elastic search☆22Updated 8 years ago
- InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network a…☆116Updated 9 years ago
- Deep learning based image similarity search for product recommendations☆114Updated 7 years ago
- State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classif…☆49Updated 6 years ago
- ☆13Updated 5 years ago
- A Reverse Image Search Engine☆31Updated 8 years ago
- A flask-based cbir system☆89Updated last year
- Live video client to DeepDetect☆51Updated 3 years ago
- 视频匹配☆13Updated 6 years ago
- Python project to create a classifier to guess if a Twitter account is a man, a woman or a bot.☆18Updated 6 years ago
- Sandbox for image retrieval models and algorithms☆20Updated 7 years ago
- Face Scoring Model to Get the Beauty Score of Face☆24Updated 7 years ago
- A repository for our deep image search project for the course Search Engine Architecture at NYU Courant. (https://cs.nyu.edu/courses/spri…☆23Updated 8 years ago
- Use your classification neural network for object detection and localization☆16Updated 5 years ago
- Open Source testing framework for image correlation, distance and analysis☆44Updated 2 years ago
- distributed faiss for image retrieval☆20Updated 7 years ago
- Optical character Recognition using kmeans and neural network☆15Updated 9 years ago
- A fast algorithm tracking real time deformable planers☆19Updated 3 years ago
- The Hybrid Image Matching (HIM) method that combines the deep learning approach with the feature point matching to image classification.☆15Updated 7 years ago
- ☆24Updated 8 years ago
- Image search engine☆233Updated 3 years ago
- Realtime segmentation with ENet, the fast and accurate segmentation net.