TommyAnqi / YOLOv3-PytorchLinks
PyTorch implementation of YOLOv3, including training and inference based on darknet and mobilnetv2
☆13Updated 6 years ago
Alternatives and similar repositories for YOLOv3-Pytorch
Users that are interested in YOLOv3-Pytorch are comparing it to the libraries listed below
Sorting:
- centerNet Caffe inference CPP☆69Updated 5 years ago
- You can import this module directly☆55Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 4 years ago
- 重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS☆100Updated 5 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- Stronger SSD & YOLO v3☆39Updated 6 years ago
- A simple demo to use TensorRT with pytorch☆28Updated 5 years ago
- Implementation RefinedetLite☆29Updated 5 years ago
- Summary of object detection(modules&&improvements)☆51Updated 5 years ago
- CenterNet with MobileNetV3 backboned helmet detection based on PyTorch with inference code only.☆52Updated 3 years ago
- Training and implementation program for light weight YOLOv3-MobileNet v2☆26Updated 5 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆20Updated 6 years ago
- ☆44Updated 6 years ago
- Choose the classes you want from some public datasets and make it into voc format☆28Updated 6 years ago
- use TensorRT accelerate yolo3