dwofk / fast-depth

ICRA 2019 "FastDepth: Fast Monocular Depth Estimation on Embedded Systems"
MIT License
926 stars 189 forks source link

Generation of the .npy input file #43

Open ZakariaeMachkour opened 3 years ago

ZakariaeMachkour commented 3 years ago

Hi Diana,

Thank you for this interesting work. Regarding the input image (input_fp) that you feed to the network in the tx2_run_tvm.py, I would like to know how you properly generate the .npy file (rgb.npy), please.

Thank you.