Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EmiyaNing/3D-YOLO
https://github.com/EmiyaNing/3D-YOLO
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/EmiyaNing/3D-YOLO
- Owner: EmiyaNing
- Created: 2021-10-22T12:44:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T08:11:35.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T01:24:09.804Z (7 months ago)
- Language: Python
- Size: 688 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-yolo-object-detection - EmiyaNing/3D-YOLO - YOLO?style=social"/> : YOLO v5 for Lidar-based 3D BEV Detection. (Applications)
- awesome-yolo-object-detection - EmiyaNing/3D-YOLO - YOLO?style=social"/> : YOLO v5 for Lidar-based 3D BEV Detection. (Applications)
README
## YOLO v5 for Lidar-based 3D BEV Detection
This repo developed a 3D detector, which based on yolo3d. We replace the yolov2 of the yolo3d to yolov5.It's performance is limited by the information loss of BEV image generation. So now my interest is mainly on the OpenPCDet.
Now it best mAP is 0.57.