https://github.com/dusty-nv/pytorch-detection
Training of object detection networks with PyTorch
https://github.com/dusty-nv/pytorch-detection
Last synced: 4 months ago
JSON representation
Training of object detection networks with PyTorch
- Host: GitHub
- URL: https://github.com/dusty-nv/pytorch-detection
- Owner: dusty-nv
- Created: 2019-07-11T21:02:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T17:26:59.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T15:29:05.004Z (5 months ago)
- Size: 20.5 KB
- Stars: 16
- Watchers: 3
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pytorch-detection
Training of ONNX-compatible object detection networks with PyTorch. Current support includes:* [PyTorch-SSD](https://github.com/dusty-nv/pytorch-ssd) (SSD-Mobilenet)