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 calc 'MEAN_DEPTH_PER_LEVEL' and 'STD_DEPTH_PER_LEVEL'

lqs19881030 opened this issue · comments

@dennis-park-TRI Hi, I have some question about mean_depth_per_level and std_depth_per_level in config/train_datasets/kitti_3d.yaml。how to calc them,can you provide some supports for me ?Many thanks...