-
我发现运行demo的时候,会从网上加载预训练模型。但是我已经指定了checkpoint了,那么如何避免从网上load checkpoint?
我的命令如下:python demo/demo_mot_vis.py configs/mot/deepsort/sort_faster-rcnn_fpn_4e_mot17-private.py --checkpoint checkpoints/faster…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
Traceback (most recent call last):
File "main_THOR.py", line 174, in
loss_dict = model(inputs, targets)
File "/root/miniconda3/lib/python3.8/site-packages/torch/nn/modules/module.py", line…
-
I input python tools/train.py configs\swin\cascade_mask_rcnn_swin_tiny_patch4_window7_mstrain_480-800_giou_4conv1f_adamw_3x_coco.py to train my dataset, but it generates UnicodeDecodeError: 'utf-8' co…
-
I'm trying to train my own data, and i'm having this message. how can i solve it ?
Traceback (most recent call last):
File "", line 1, in
runfile('D:/Users/user_m/Mask/Mask_RCNN/usine.…
-
When following:
https://opencv.github.io/cvat/docs/administration/advanced/installation_automatic_annotation/
```
nuctl deploy --project-name cvat \
--path serverless/tensorflow/matterport/…
-
I want to train a model with keypoint and mask,but I don not find it.So i write it by myself ,I don not know is it right?
MODEL:
TYPE: generalized_rcnn
CONV_BODY: FPN.add_fpn_ResNet50_conv5_bod…
-
I trained custom dataset, and broke at line 121. I don't know how to change the parameters here, can you give me some suggestions.
-
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
-
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…