-
Updated
Feb 6, 2020 - Python
#
image-recognition
Here are 1,019 public repositories matching this topic...
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
A PyTorch Implementation of Single Shot MultiBox Detector
-
Updated
Feb 6, 2020 - Python
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
-
Updated
Feb 5, 2020 - C
NikitaVr
commented
Jun 28, 2018
There is a section that I think could improve the docs in https://github.com/reshamas/fastai_deeplearn_part1/blob/master/tools/paperspace.md
Some users may need to run the line sudo ufw allow 8888 to allow traffic over the port 8888, as sometimes it is not open by default.
This was necessary for me to be able to connect with jupyter notebook
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
-
Updated
Feb 4, 2020 - Python
Descriptive Deep Learning
-
Updated
Jan 15, 2020 - Python
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
-
Updated
Feb 6, 2020 - Python
-
Updated
Feb 6, 2020 - JavaScript
TensorFlow implementation for SmoothGrad, Grad-CAM, Guided backprop, Integrated Gradients and other saliency techniques
-
Updated
Feb 3, 2020 - Jupyter Notebook
Node bindings for YOLO/Darknet image recognition library
-
Updated
Jan 24, 2020 - C++
Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)
-
Updated
Jan 1, 2020 - Python
Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.
-
Updated
Jan 22, 2020 - C++
Deep Learning Computer Vision Algorithms for Real-World Use
-
Updated
Jan 28, 2020 - Python
Materials for GWU DNSC 6279 and DNSC 6290.
-
Updated
Nov 27, 2019 - Jupyter Notebook
Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!
-
Updated
Feb 6, 2020 - Python
Computer Vision and Image Recognition algorithms for R users
-
Updated
Feb 5, 2020 - C++
Vision Framework Demo on Text Detection
-
Updated
Jan 15, 2020 - Swift
Streaming over lightweight data transformations
-
Updated
Oct 25, 2019 - Jupyter Notebook
Tensorflow implementation of "Semantic Instance Segmentation with a Discriminative Loss Function"
-
Updated
Jan 27, 2020 - Python
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
-
Updated
Feb 4, 2020 - Python
Labeled images of the Where's Waldo puzzle for use in classification and image recognition problems.
-
Updated
Feb 3, 2020 - Python
Yandex SDA classes on deep learning. Version of year 2017
-
Updated
Nov 3, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to the image-recognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-recognition topic, visit your repo's landing page and select "manage topics."


Hello,
On Ubuntu 16.04, the code of tutorial
imagenet-example-2.mdcannot compile without adding the following line inCMakeLists.txt:When the previous line is not added, I get the following output: