https://github.com/minghanz/trafcam_3d
Repository for the paper "Monocular 3D Vehicle Detection Using Uncalibrated Traffic Camerasthrough Homography"
https://github.com/minghanz/trafcam_3d
Last synced: about 1 month ago
JSON representation
Repository for the paper "Monocular 3D Vehicle Detection Using Uncalibrated Traffic Camerasthrough Homography"
- Host: GitHub
- URL: https://github.com/minghanz/trafcam_3d
- Owner: minghanz
- License: gpl-3.0
- Created: 2021-03-05T21:32:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T05:37:53.000Z (over 1 year ago)
- Last Synced: 2024-08-01T05:14:30.207Z (9 months ago)
- Size: 2.56 MB
- Stars: 55
- Watchers: 5
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-BEV-Perception - project
README

# IntroductionThis directory contains the implementation for the paper [**Monocular 3D Vehicle Detection Using Uncalibrated Traffic Cameras through Homography**](https://arxiv.org/pdf/2103.15293.pdf).
It includes code of the r-box detection network on BEV and the code for data synthesis of traffic camera images. They are organized as submodules.