TRI-ML / dd3d

Official PyTorch implementation of DD3D: Is Pseudo-Lidar needed for Monocular 3D Object detection? (ICCV 2021), Dennis Park*, Rares Ambrus*, Vitor Guizilini, Jie Li, and Adrien Gaidon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to evaluate original data

tanakanow opened this issue · comments

I wanna evaluate my own data with pre-trained model(DLA34). Evaluating with KITTI dataset succesed, but I can't evaluate own data.

image

How to evaluate my own data? Please tell me.

Thank you!!