-
Traceback (most recent call last):
File "./tools/test_net.py", line 90, in
test_net(net, imdb, max_per_image=args.max_per_image, vis=args.vis)
File "/media/sage/3a621a44-a12e-4444-9bf4-bef717…
-
I set up everything following the tutorials and then tried to train it using - `./experiments/scripts/faster_rcnn_end2end.sh gpu 0 VGG16 pascal_voc`, but I keep getting a `Segmentation Fault (Core Dum…
-
ValueError: Encountered tensor with size 311 in dimension -2, but expected size 80
-
Bro! it has been a great work from you that I was trying to learn certain coding portions of yours from this project... (I am just starting intermediate python)
Initially when i gave the param accor…
-
```
python ./tools/test_net.py --device gpu --device_id 0 \
--weights ${NET_FINAL} \
--imdb voc_2007_test \
--cfg experiments/cfgs/faster_rcnn_end2end.yml \
--network VGGnet_test \
```
…
-
@rbgirshick hello ,thanks for your py-faster-rcnn .I met problem as followed when I used test_net.py to test my dataset ,command :./tools/test_net.py --gpu 0 --def ./models/pascal_voc/VGG_CNN_M_102…
-
Today I was appliying the last changes, which included a massive trim() on annotations on the MB server [http://tickets.musicbrainz.org/browse/MBS-2836], and it seems there is an error generating the …
-
Hi,
Thanks for releasing your code in this repository! It would be exciting to try the neural topic models with Knowledge Distillation.
I was wondering whether you would like to give a simple e…
-
#### Issue description
Incorrect kind is returned when using search_movie()
#### Version of Cinemagoer, Python and OS
cinemagoer-2023.10.22
python 3.11.2
Debian 12
#### Steps to repr…
-
Writing person VOC results file
Writing motorbike VOC results file
VOC07 metric? Yes
Traceback (most recent call last):
File "./tools/test_net.py", line 120, in
test_net(sess, net, imdb, f…
huaxv updated
3 years ago