felipegb94 / learned-compressive-spad-histograms-iccv2023

Code for ICCV 2023 paper: Learned compressive representations for single-photon 3d imaging
https://wisionlab.com/project/learned-compressive-representations-for-single-photon-3d-cameras/
MIT License
4 stars 0 forks source link

Dear author, have you solved the data generation problem? How was it solved? #10

Open WH-CSU opened 3 months ago

WH-CSU commented 3 months ago

I am experiencing the same problem during the use of convertRGBD.m, can you help with a workaround?Please!

felipegb94 commented 3 months ago

Could you try downloading the simulated data with the script: python scripts/download_nyuv2_simulated_spad_data.py ? This will download the simulated training data.

I remember I had a lot of problems with the convertRGBD.m script, and it took many days to run due to corrupted files. It may take me a little bit to look back and see how I fixed it, but I recall it involved some manual effort identifying which files were corrupted and basically skipping them.

So, I would recommend trying to download the already simulated NYU v2 dataset. If the above script does not work for some reason, you can manually download from this Google Drive Folder.. If I recall correctly, the folder processed contains what convertRGBD.m would output