ayooshkathuria / YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
☆2,318Updated 5 years ago
Alternatives and similar repositories for YOLO_v3_tutorial_from_scratch:
Users that are interested in YOLO_v3_tutorial_from_scratch are comparing it to the libraries listed below
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,308Updated last year
- 单阶段通用目标检测器☆1,971Updated 4 years ago
- Minimal PyTorch implementation of YOLOv3☆7,376Updated 4 months ago
- YOLOv2 in PyTorch