Stars
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
rbgirshick / Detectron
Forked from facebookresearch/DetectronFAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
R-CNN: Regions with Convolutional Neural Network Features
Fast and accurate object detection with end-to-end GPU optimization
A Code Pattern focusing on how to train a machine learning language model while using Keras and Tensorflow