-
E:/TFFRCNN
Traceback (most recent call last):
File "E:\PyCharm Community Edition 2016.3.2\helpers\pydev\pydevd.py", line 1596, in
globals = debugger.run(setup['file'], None, None, is_module)…
-
When I use the test_net.py, I got this problem:
Evaluating detections
Writing 1 VOC results file
VOC07 metric? Yes
Traceback (most recent call last):
File "./tools/test_net.py", line 90, in
…
-
Attempting to build `caffe-fast-rcnn` with cuDNN v5 leads to these types of errors:
```
In file included from ./include/caffe/util/device_alternate.hpp:40:0,
from ./include/caffe/com…
-
GPU is fully occupied, as shown in the figure below,:
But training cannot proceed and is stuck at 1/1:
![image](https://github.com/matterport/Mask_RCNN/assets/110774617/7117aebc-7fe4-49dc-aa15-13c…
-
Hello, great work!!. I run the code with the faster CNN config after preprocessing the DOTA dataset. Starting the training I got the next error.
```
[i 0726 20:47:53.981310 28 compiler.py:955] Jit…
-
作者您好
首先感谢您的开源代码,我在训练目标检测模型的时候出现了问题,使用internimage_t_1k_224.pth作为预训练模型去训练coco数据集时报了如下错误:
![image](https://github.com/OpenGVLab/InternImage/assets/71921740/0988ed9c-c55c-4bbf-b5d5-263a544d92ed…
-
```
CUDA_VISIBLE_DEVICES=0 python trainval_net.py --dataset pascal_voc --net vgg16 --bs 4 --nw 4 --lr 0.01 --lr_decay_step 10 --cuda
Called …
-
I have read the relevant issues. I cannot directly run through this demo by following the steps in readme.The main issues were with the CUDA and pytorch environments. After continuous attempts, I reso…
-
Hi,
When I run the script `train_val_sketch_oneshot.py`, the `coco_sketch` class, it requires the `reference_file`: `coco_train2017_e2e_mask_rcnn_R_101_FPN_1x_caffe2.pkl`.
Sorry for disturbing y…
-
F0527 12:42:02.873275 15861 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /home/chenghj/ILFPT/output/faster_rcnn_final/faster_rcnn_VOC…