Open arunumd opened 5 years ago
An Update :
I followed the suggestions given on this page and tried the following things to solve this problem :
However, none of those suggestions helped me solve the problem. The kernel killed problem still persists. Any help will be appreciated.
I am trying to run the semantic segmentation training script. I downloaded the data files using download_data.sh and then ran the train.py as stated in this README. But my train.py fails with the following message :
It seems like tensorflow consumes the maximum RAM and then the kernel gets killed always. Has anybody faced the same problem ?