单独测试准确率:
python ./tools/test_net.py --device gpu --device_id 0 --weights output/default/voc_2007_trainval/VGGnet_fast_rcnn_iter_70000.ckpt --imdb voc_2007_test --cfg experiments/cfgs/faster_rcnn_end2end.yml --network VGGnet_test
python ./tools/test_net.py --device