61 Forks
278 Stars
278 Watchers

RTM3D

Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)

How to download and setup RTM3D

Open terminal and run command
git clone https://github.com/maudzung/RTM3D.git
git clone is used to create a copy or clone of RTM3D repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RTM3D https://github.com/maudzung/RTM3D/archive/master.zip

Or simply clone RTM3D with SSH
[email protected]:maudzung/RTM3D.git

If you have some problems with RTM3D

You may open issue on RTM3D support forum (system) here: https://github.com/maudzung/RTM3D/issues