Repository navigation

#

image-recognition

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities

Python
8827
1 年前
Python
5732
3 个月前

A PyTorch Implementation of Single Shot MultiBox Detector

Python
5222
4 年前

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.

Jupyter Notebook
2255
1 个月前

A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms.

Python
1919
3 年前

Notes for Fastai Deep Learning Course

HTML
1126
7 个月前

A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.

Python
1082
2 年前

C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"

C++
1019
1 个月前

Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).

Jupyter Notebook
984
2 年前
Java
653
7 年前

Image Signal Processing (ISP) Guide. Learn all about the process of converting an image/video into digital form by performing tasks like noise reduction, filtering, auto exposure, autofocus, HDR correction, and image sharpening with a Specialized type of media processor.

Python
554
2 年前

基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现

Python
552
1 年前