Computer Vision

Computer Vision

heavyweights · gaining speed
02
willard-yuan/pcv-book-code
+0.1 ★/daysteady

Companion code for the Chinese translation of "Programming Computer Vision with Python," collected in one repo so you don't have to type it out yourself.

507 Python Computer Vision · explained
03
kylemcdonald/ofxCv
+0.1 ★/daysteady

A wrapper that wants you to graduate to raw OpenCV, not stay dependent on its abstractions.

665 C++ Computer Vision · explained
04
ankitaggarwal011/PyCNN
+0.1 ★/daysteady

A Python library that implements 1988-era Cellular Neural Networks for edge and corner detection—no GPUs required, just scipy and template math.

544 Python Computer Vision · explained
05
satojkovic/DeepLogo
+0.1 ★/daysteady

DeepLogo wraps TensorFlow's Object Detection API around the Flickr Logos 27 dataset, mostly as a working reference implementation.

527 Python Computer Vision · explained
06
luispedro/mahotas
+0.1 ★/daysteady

A NumPy-native computer vision library that predates the deep-learning takeover and keeps chugging.

884 Python Computer Vision · explained
08
Elucidation/tensorflow_chessbot
+0.1 ★/daysteady

Turns screenshots of online chess games into FEN strings using a CNN, because manually transcribing boards is even more tedious than it sounds.

565 Jupyter Notebook Computer Vision · explained
09
weinman/cnn_lstm_ctc_ocr
+0.2 ★/daysteady

A TensorFlow 1.x reimplementation of the classic CRNN text-recognition architecture that trims 15% of parameters while nudging word error rate lower on standard synthetic data.

503 Python Computer Vision · explained
10
MarvinTeichmann/MultiNet
+0.2 ★/daysteady

A research prototype that squeezes road segmentation, car detection, and street classification into a single real-time encoder-decoder model.

556 Python Computer Vision · explained
13
bertinetto/cfnet
+0.2 ★/daysteady

CFNet proves you don't need a hundred layers to follow a target through video—just a correlation filter trained end-to-end.

522 Matlab Computer Vision · explained
14
taki0112/Densenet-Tensorflow
+0.2 ★/daysteady

A straightforward TensorFlow 1.x implementation of the DenseNet paper, aimed at developers who want to see the architecture in code rather than equations.

503 Python Computer Vision · explained
15
YixuanLi/densenet-tensorflow
+0.2 ★/daysteady

A straightforward TensorFlow reimplementation of the densely connected convnet paper, built on someone else's ResNet code and benchmarked on standard CIFAR.

564 Python Computer Vision · explained
16
baidut/OpenCE
+0.2 ★/daysteady

One Matlab repo that collects two decades of contrast enhancement algorithms so you don't have to hunt them down yourself.

528 Matlab Computer Vision · explained
17
DagnyT/hardnet
+0.2 ★/daysteady

HardNet trains image patch descriptors by deliberately mining the hardest negatives, not the closest misses.

533 Python Computer Vision · explained
18
obendidi/Tracking-with-darkflow
+0.2 ★/daysteady

A weekend project that bolts deep_sort and SORT onto darkflow so you can follow people through video without writing the integration yourself.

523 Python Computer Vision · explained
19
zsdonghao/u-net-brain-tumor
+0.2 ★/daysteady

An older TensorLayer reference implementation for BRATS brain tumor segmentation, with some honest notes about its own rough edges.

535 Python Computer Vision · explained
20
unsky/FPN
+0.2 ★/daysteady

Unofficial Caffe port of Feature Pyramid Networks with VOC results and hard-won lessons about anchor scales.

525 Jupyter Notebook Computer Vision · explained
loading more…

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.