pva-faster-rcnn icon indicating copy to clipboard operation
pva-faster-rcnn copied to clipboard

training PVA-lite model

Open adityasaha opened this issue 7 years ago • 6 comments

Can you help me to run PVA-lite model with sample command line arguments for PASCAL VOC 2007 dataset

adityasaha avatar Apr 19 '17 05:04 adityasaha

@sanghoon

adityasaha avatar Apr 21 '17 04:04 adityasaha

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

yzhang123 avatar May 03 '17 16:05 yzhang123

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!

adityasaha avatar May 03 '17 23:05 adityasaha

@yzhang123

adityasaha avatar May 03 '17 23:05 adityasaha

@sanghoon

adityasaha avatar May 03 '17 23:05 adityasaha

@adityasaha

where you find PVA-lite? which paper?

twmht avatar Jan 05 '18 06:01 twmht