An open API service indexing awesome lists of open source software.

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"

Awesome Lists containing this project

README

        

![Detection example](detection_example.png)
# Introduction

This 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.