zcc720's Stars
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
zziz/pwc
This repository is no longer maintained.
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
dmlc/gluon-cv
Gluon CV Toolkit
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
hujie-frank/SENet
Squeeze-and-Excitation Networks
tusen-ai/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
Tencent/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
onnx/tensorflow-onnx
Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX
Qidian213/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
EscVM/OIDv4_ToolKit
Download and visualize single or multiple classes from the huge Open Images v4 dataset
taki0112/SENet-Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
NVIDIA-AI-IOT/tf_trt_models
TensorFlow models accelerated with NVIDIA TensorRT
sfzhang15/FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
NVIDIA-AI-IOT/tf_to_trt_image_classification
Image classification with NVIDIA TensorRT from TensorFlow models.
MG2033/ShuffleNet
ShuffleNet Implementation in TensorFlow
KuKuXia/Image_Processing_100_Questions
This is the English version of the Image processing 100 questions.
umautobots/vod-converter
Convert between visual object detection datasets
bairdzhang/smallhardface
Source code for Robust Face Detection via Learning Small Faces on Hard Images
mks0601/A-Convolutional-Neural-Network-Cascade-for-Face-Detection
TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015
kobiso/SENet-tensorflow-slim
SENet implementation on TensorFlow Slim
w5688414/datasets-preprocessing-for-object-detection
this repository includes some python parser scripts for converting other public datasets into voc data format
DetectionTeamUCAS/SSH_Tensorflow
This is a tensorflow re-implementation of SSH: Single Stage Headless Face Detector.
wanjinchang/SSH-TensorFlow
This is a TensorFlow implementation of SSH: Single Stage Headless Face Detector
fera0013/TrafficLightDetection
Tutufa/TRT3_UFF_simple_example
Simple example of TensorRT 3.0 and UFF use