ruotianluo / self-critical.pytorch

Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
MIT License
991 stars 278 forks source link

Running out of space on colab #258

Open architlatkar27 opened 2 years ago

architlatkar27 commented 2 years ago

I was following the steps for executing this project on colab pro. However, the preprocessing and training scripts completely exhausted all the disk space and memory available and eventually crashed the runtime. PS: i am looking to finetune the model further using the model in the demo notebook so any suggestions on how to go about it would be very helpful.