the SVM model works great with the grocery data on my Surface Book with GPU and 16GB RAM. When I switch the classifier to "nn", I run into Memory issues when executing 3_runCntk.py.
cntk_nrRois = 2000
cntk_mb_size = 2 #5
Appreciate guidance on the kinds of RAM resources for FAST R-CNN.
the SVM model works great with the grocery data on my Surface Book with GPU and 16GB RAM. When I switch the classifier to "nn", I run into Memory issues when executing 3_runCntk.py.
cntk_nrRois = 2000 cntk_mb_size = 2 #5
Appreciate guidance on the kinds of RAM resources for FAST R-CNN.