Junda24 / AFNet

[CVPR 2024] Adaptive Fusion of Single-View and Multi-View Depth for Autonomous Driving
MIT License
139 stars 8 forks source link

DDAD reference #11

Open VitorGuizilini-TRI opened 5 months ago

VitorGuizilini-TRI commented 5 months ago

Hi, congratulations on your great work! I noticed that, when referring to DDAD, you are citing:

Clement Godard, Oisin Mac Aodha, Michael Firman, and Gabriel J Brostow. 
Digging into self-supervised monocular depth estimation. In ICCV, 2019

When in fact it should be:

3D Packing for Self-Supervised Monocular Depth Estimation.
Vitor Guizilini, Rares Ambrus, Sudeep Pillai, Allan Raventos, Adrien Gaidon. In CVPR, 2020.

I would greatly appreciate if you could fix the reference, so it properly reflects the dataset source. Thanks!