| dusty-nv/jetson-inference |
7,038 |
|
0 |
0 |
over 2 years ago |
0 |
|
285 |
mit |
C++ |
| Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson. |
| chenyuntc/simple-faster-rcnn-pytorch |
3,107 |
|
0 |
0 |
almost 5 years ago |
0 |
|
164 |
other |
Jupyter Notebook |
| A simplified implemention of Faster R-CNN that replicate performance from origin paper |
| jolibrain/deepdetect |
2,492 |
|
0 |
0 |
over 2 years ago |
0 |
|
92 |
other |
C++ |
| Deep Learning API and Server in C++14 support for Caffe, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE |
| pierluigiferrari/ssd_keras |
1,562 |
|
0 |
0 |
about 6 years ago |
0 |
|
4 |
apache-2.0 |
Python |
| A Keras port of Single Shot MultiBox Detector |
| qfgaohao/pytorch-ssd |
1,301 |
|
0 |
0 |
about 3 years ago |
0 |
|
106 |
mit |
Python |
| MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv. |
| taehoonlee/tensornets |
968 |
|
2 |
2 |
over 5 years ago |
12 |
March 31, 2020 |
15 |
mit |
Python |
| High level network definitions with pre-trained weights in TensorFlow |
| zhreshold/mxnet-ssd |
753 |
|
0 |
0 |
almost 8 years ago |
0 |
|
94 |
mit |
Python |
| MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd |
| adipandas/multi-object-tracker |
649 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Python |
| Multi-object trackers in Python |
| ignacio-rocco/detectorch |
567 |
|
0 |
0 |
over 7 years ago |
0 |
|
10 |
other |
Jupyter Notebook |
| Detectorch - detectron for PyTorch |
| xiaolonw/adversarial-frcnn |
445 |
|
0 |
0 |
about 8 years ago |
0 |
|
18 |
other |
Python |
| A-Fast-RCNN (CVPR 2017) |