Open adityasaha opened 7 years ago
@sanghoon
python tools/train_net.py --gpu 0 --solver models/pvanet/example_train/solver.prototxt --weight models/pvanet/pretrained/pva9.1_pretrained_no_fc6.caffemodel --iters 100000 --cfg models/pvanet/cfgs/train.yml --imdb voc_2007_trainval
Thanks a lot for your reply! I have also found in the paper the PVANET+Compressed as better FPS. Can you please tell me how to train and test a compressed model. If you can provide command line arguments for the PVANET+compressed model that will be great! Again I appreciate your reply to my previous queries!
@yzhang123
@sanghoon
@adityasaha
where you find PVA-lite? which paper?
Can you help me to run PVA-lite model with sample command line arguments for PASCAL VOC 2007 dataset