devendrachaplot / Neural-SLAM

Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"
http://www.cs.cmu.edu/~dchaplot/projects/neural-slam.html
MIT License
757 stars 143 forks source link

Memory Leak #72

Closed xiaozhy1997 closed 3 months ago

xiaozhy1997 commented 3 months ago

After running for 2 hours, the program crashed due to a memory leak. The memory of my device is 64Gb. Has anyone successfully completed the training?