scarletclaw's Stars
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
c0nn3r/RetinaNet
An implementation of RetinaNet in PyTorch.
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
erictzeng/adda
kuangliu/pytorch-retinanet
RetinaNet in PyTorch
taokong/RON
RON: Reverse Connection with Objectness Prior Networks for Object Detection, CVPR 2017
tensorflow/models
Models and examples built with TensorFlow
msracver/Deep-Feature-Flow
Deep Feature Flow for Video Recognition
CSAILVision/places365
The Places365-CNNs for Scene Classification
leVirve/pixel-styler
Concise implementation of image-to-image translation.
CharlesShang/TFFRCNN
FastER RCNN built on tensorflow
CharlesShang/FastMaskRCNN
Mask RCNN in TensorFlow
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
renmengye/tensorflow-resnet
ResNet model in TensorFlow
jazzsaxmafia/Inpainting
Implementation of "Context Encoders: Feature Learning by Inpainting"
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
smallcorgi/Faster-RCNN_TF
Faster-RCNN in Tensorflow
youwayx/resnet-tf
ResNet Implementation in TensorFlow
SullyChen/Autopilot-TensorFlow
A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.