Silvia-Laura Pintea
Silvia-Laura Pintea
Hi, I am trying to run the network training on Pascal-VOC without RPN boxes, but with selective search boxes. So I have edited the configuration file: 1 EXP_DIR: rfcn_end2end 2...
Hi, I am trying to add a new **fc** layer on top of the **avgpool** resnet layer with a different number of outputs to suit my problem. I do not...
Hi, I have downloaded the cifar-10 dataset using the setup.sh and now I am trying to run the model: `run_cifar_train.py --dataset cifar-10 --model revnet-38 ` And I get the error:...