All Projects → machinebox → visualsearch

machinebox / visualsearch

Licence: Apache-2.0 license
Visual Search is a little app to find and cluster similar images using Tagbox

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to visualsearch

Licenseplatedetector
Detects license plate of car and recognizes its characters
Stars: ✭ 165 (+432.26%)
Mutual labels:  image-recognition
Gwu data mining
Materials for GWU DNSC 6279 and DNSC 6290.
Stars: ✭ 217 (+600%)
Mutual labels:  image-recognition
object-flaw-detector-cpp
Detect various irregularities of a product as it moves along a conveyor belt.
Stars: ✭ 19 (-38.71%)
Mutual labels:  image-recognition
Ocr
The Best Image OCR SDK For BAT
Stars: ✭ 173 (+458.06%)
Mutual labels:  image-recognition
Transfer Learning Suite
Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!
Stars: ✭ 212 (+583.87%)
Mutual labels:  image-recognition
Solt
Streaming over lightweight data transformations
Stars: ✭ 249 (+703.23%)
Mutual labels:  image-recognition
Instance Segmentation With Discriminative Loss Tensorflow
Tensorflow implementation of "Semantic Instance Segmentation with a Discriminative Loss Function"
Stars: ✭ 158 (+409.68%)
Mutual labels:  image-recognition
LIT
[AAAI 2022] This is the official PyTorch implementation of "Less is More: Pay Less Attention in Vision Transformers"
Stars: ✭ 79 (+154.84%)
Mutual labels:  image-recognition
Image
Computer Vision and Image Recognition algorithms for R users
Stars: ✭ 212 (+583.87%)
Mutual labels:  image-recognition
TensorFlow-Binary-Image-Classification-using-CNN-s
Binary Image Classification in TensorFlow
Stars: ✭ 26 (-16.13%)
Mutual labels:  image-recognition
Textdetection
Vision Framework Demo on Text Detection
Stars: ✭ 173 (+458.06%)
Mutual labels:  image-recognition
End To End For Chinese Plate Recognition
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
Stars: ✭ 197 (+535.48%)
Mutual labels:  image-recognition
TF2DeepFloorplan
TF2 Deep FloorPlan Recognition using a Multi-task Network with Room-boundary-Guided Attention. Enable tensorboard, quantization, flask, tflite, docker, github actions and google colab.
Stars: ✭ 98 (+216.13%)
Mutual labels:  image-recognition
Python Imagesearch
A wrapper around opencv2 and pyautogui to do image searching easily.
Stars: ✭ 167 (+438.71%)
Mutual labels:  image-recognition
tensorflow-image-recognition-chrome-extension
Chrome browser extension for using TensorFlow image recognition on web pages
Stars: ✭ 88 (+183.87%)
Mutual labels:  image-recognition
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (+425.81%)
Mutual labels:  image-recognition
Pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Stars: ✭ 231 (+645.16%)
Mutual labels:  image-recognition
Image-Classification
Pre-trained VGG-Net Model for image classification using tensorflow
Stars: ✭ 29 (-6.45%)
Mutual labels:  image-recognition
sharpmask
TensorFlow implementation of DeepMask and SharpMask
Stars: ✭ 31 (+0%)
Mutual labels:  image-recognition
Learnable-Image-Resizing
TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).
Stars: ✭ 48 (+54.84%)
Mutual labels:  image-recognition

Visual Search by Machine Box

Please read the blog post about visual search

Visual Search by Machinebox

Requirements

Tagbox

Checking similarity bewteen images is done using Tagbox. Make sure you have it running on http://localhost:8080. You will need MB_KEY to run it visit https://machinebox.io to get it.

Go

You will need Go to compile it. https://golang.org

Run

Once you have Tagbox running you can do.

$ make run
visualsearch by Machine Box - https://machinebox.io/
Loading data from csv
Done!
Wating for Tagbox to be ready...
Done!
Setup tagbox state
Done!
Go to: :9000...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].