-
hello,sir. I folllowed the README to compile the project and download the pretrianed model, when I run command `python test_net.py --s 2 --g 2 --a 4 --cuda`, there are some errors when evaluating det…
-
I tried to run training example on Pascal VOC 2007 dataset with VGGnet. After getting the result .cktp files(checkpoint file, model.ckpt.data-00000-of-00001, ckpt.index, ckpt.meta), I ran demo.py with…
-
I found couple of issues executing this code, while using local environment to execute the code.
Well this was the code from the Textbook, and notebook file of ch 16, from Sentiment Analysis.
``…
-
I have changed the Annotation, Imagesets and JPEG dir into my dataset in VOC2007
and changed the classes and num_classes to 15.
But it still don't work.
Where else should I change?
Thanks.
-
when I run trainval_net.py --dateset pascal_voc --net vgg16 --bs 4 --nw 1 --lr 0.004 --lr_decay_step 8 --cuda ,a error occuers.However,the pycocotools has been installed in the pytorch lib and removed…
-
**2017-05-17 17:23:39.182601: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:893] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so ret…
-
When using tfp.layers.Convolution1DFlipout and tfp.layers.DenseFlipout in the same model calling apply_gradients() (using custom training loop and GradientTape()) raise error: TypeError: Can not conve…
aikho updated
4 years ago
-
Гуглим по "treve":
1. Имя лошади https://en.wikipedia.org/wiki/Treve_(horse)
2. Сериальчик http://www.imdb.com/title/tt4792480/
Предлагаю перименовать софтину в "trove": "находка, клад" h…
-
+ case $DATASET in
+ echo 'No dataset given'
No dataset given
+ exit
-
I'm trying to train a modified ZF-net of py-faster-rcnn. I have conducted a simple experiment. I first have trained the unmodified ZF-net model with pascal voc data. I have initialized weights using t…