Pinned Repositories
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
darknet
Convolutional Neural Networks
detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
frcnn-from-scratch-with-keras
Faster R-CNN from scratch written with Keras
Keras-GAN
Keras implementations of Generative Adversarial Networks.
keras-retinanet
Keras implementation of RetinaNet object detection.
keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
keras-yolo3
Training and Detecting Objects with YOLO3
keras-yolo3-other
A Keras implementation of YOLOv3 (Tensorflow backend)
mmdetection
OpenMMLab Detection Toolbox and Benchmark
May-Tere's Repositories
May-Tere/frcnn-from-scratch-with-keras
Faster R-CNN from scratch written with Keras
May-Tere/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
May-Tere/darknet
Convolutional Neural Networks
May-Tere/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
May-Tere/Keras-GAN
Keras implementations of Generative Adversarial Networks.
May-Tere/keras-retinanet
Keras implementation of RetinaNet object detection.
May-Tere/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
May-Tere/keras-yolo3
Training and Detecting Objects with YOLO3
May-Tere/keras-yolo3-other
A Keras implementation of YOLOv3 (Tensorflow backend)
May-Tere/mmdetection
OpenMMLab Detection Toolbox and Benchmark
May-Tere/PlotNeuralNet
Latex code for making neural networks diagrams
May-Tere/ssd_keras
A Keras port of Single Shot MultiBox Detector
May-Tere/tensorflow
An Open Source Machine Learning Framework for Everyone