denseReg icon indicating copy to clipboard operation
denseReg copied to clipboard

NYU data preparation slow

Open wishinger-li opened this issue 7 years ago • 4 comments

Hi: thanks for sharing your work! I try to run the code following your instructions. and when i run the python script ./data/nyu.py.it takes 30 hours and still runing. Could you tell me is this normal or I did something wrong?

thank you.

wishinger-li avatar Jan 30 '18 03:01 wishinger-li

Hi, Thank you for your interest. In my case, nyu data preparation is less than 1h. Probably you could set the number of threads to 1 to check if program can ran faster.

melonwan avatar Jan 30 '18 15:01 melonwan

thank you,It is still running after my two days travel.^-^

wishinger-li avatar Feb 05 '18 06:02 wishinger-li

In my case when i run the same script (./data/nyu.py) I get an out of memory error (with 32 gigs of ram). Is that normal or did i miss something?

AlamiMejjati avatar Feb 14 '18 18:02 AlamiMejjati

Hi, I also met the same problem, the process is killed when run the script. Meanwhile, I think there is some problem wrong with the file gpu_config.py, where there is no file named /tmp/lock-gpu*/info.txt. Is it because using the different linux system? Thanks!

weiguochow avatar Mar 28 '18 08:03 weiguochow