Pinned Repositories
darknet-1
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
DeepSORT
MOT using deepsort yolo3 with C++
Detection-PyTorch-Notebook
代码 -《深度学习之PyTorch物体检测实战》
dl_detect
FaceDetectionWithOpenCVDNN
face detection using opencv with cuda
k-yolov3
keras-yolov3训练,加载conv74.74权重,检测图片、视频,保存结果,计算mAP
SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
torch-yolov3
yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
yolov3_prune
torch_yolov3 剪枝
2017ND's Repositories
2017ND/yolov3_prune
torch_yolov3 剪枝
2017ND/k-yolov3
keras-yolov3训练,加载conv74.74权重,检测图片、视频,保存结果,计算mAP
2017ND/dl_detect
2017ND/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
2017ND/torch-yolov3
2017ND/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
2017ND/darknet-1
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
2017ND/DeepSORT
MOT using deepsort yolo3 with C++
2017ND/Detection-PyTorch-Notebook
代码 -《深度学习之PyTorch物体检测实战》
2017ND/FaceDetectionWithOpenCVDNN
face detection using opencv with cuda
2017ND/FCHarDNet
Fully Convolutional HarDNet for Segmentation in Pytorch
2017ND/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
2017ND/nutonomy_pointpillars
Convert pointpillars Pytorch Model To ONNX for TensorRT Inference
2017ND/opencv-learning-tutorials
2017ND/OpenVINO-YoloV3
YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
2017ND/PointPillars_Tensorrt
2017ND/pytorch-caffe-darknet-convert
convert between pytorch, caffe prototxt/weights and darknet cfg/weights
2017ND/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
2017ND/second.pytorch
SECOND for KITTI/NuScenes object detection
2017ND/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
2017ND/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
2017ND/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
2017ND/TensorRT-Yolov3
TensorRT for Yolov3
2017ND/tensorrt_demos
Some examples demonstrating how to optimize caffe/tensorflow/darknet models with TensorRT and run real-time inferencing with the optimized TensorRT engines
2017ND/voc2007_for_yolo_torch
prepare dataset for voc https://github.com/ultralytics/yolov3
2017ND/yolo-tensorrt-jetson
Modified and customized version of "Jetson Nano: Deep Learning Inference Benchmarks Instructions"
2017ND/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
2017ND/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS