https://github.com/cuge1995/complex-yolox-pytorch
The PyTorch Implementation based on YOLOX of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
https://github.com/cuge1995/complex-yolox-pytorch
3d-object-detection real-time yolox
Last synced: about 2 months ago
JSON representation
The PyTorch Implementation based on YOLOX of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
- Host: GitHub
- URL: https://github.com/cuge1995/complex-yolox-pytorch
- Owner: cuge1995
- Created: 2021-07-27T03:24:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T03:24:24.000Z (over 3 years ago)
- Last Synced: 2025-01-12T22:33:01.867Z (3 months ago)
- Topics: 3d-object-detection, real-time, yolox
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Complex-YOLOX-Pytorch
The PyTorch Implementation based on YOLOX of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"