nianticlabs / monodepth2

[ICCV 2019] Monocular depth estimation from a single image
Other
4.05k stars 949 forks source link

Run on Google Colab, but out of System RAM #491

Open Holy-Egg opened 4 months ago

Holy-Egg commented 4 months ago

Because Colab cannot accommodate all the mentioned KITTI data sets, So I only downloaded the 2011_09_29 data set. After everything is set up start running train.py. During the operation, Colab's system RAM began to increase until it exceeded 12.7GB, and then it automatically stopped running. How can I solve the problem of loading training data?