Closed Saurabh528 closed 4 years ago
The model is taking a lot of time to evaluate images and generate maps. My ram is completely exhausted. What is the solution?
Are you running tensorflow-cpu? If you are not, load the images one by one and run the evaluation code.
The model is taking a lot of time to evaluate images and generate maps. My ram is completely exhausted. What is the solution?