-
在安装cvpods的时候,编译一直出错。各种方法都尝试了,还是不行。请问可以提供您的环境信息吗?
-
Dear author, when I try to run 'pods_train --num-gpus 1', There are some errors:
ImportError: /home/dl/deep/aqyu/YOLOF/cvpods/_C.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN6cvpods26psroi…
-
**Please use this template to submit your problem or your question will _NOT_ be properly tackled.**
---
Describe what you want to do, including:
1. what inputs you will provide, if any:pods_tr…
-
when I run
cd playground/detection/coco/yolof/yolof.res50.C5.1x
pods_train --num-gpus 8
i get a problem:
YOLOF/cvpods/_C.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _Z39tree_filter_refine_…
-
Generalized Few-Shot Object Detection without Forgetting
https://github.com/Megvii-BaseDetection/GFSD
-
I run on one gpu, but get this error. How to modify files?
-
I want read the implementation of border_align_forward, but can't open the _C in "from cvpods import _C" in the file of border_align.py
-
hello, when i train the model on 4 GPU, i met the following error, if train it on 1 gpu, the error disappear:
[04/08 14:39:50 c2.utils.dump.events]: eta: 4:24:06 iter: 6960/22500 total_loss: 0.74…
-
where is the inference time in log.txt
2022-04-29 13:20:41.838 | INFO | cvpods.utils.dump.events:write:253 - eta: 0:00:00 iter: 90000/90000 total_loss: 0.106 loss_cls: 0.001 loss_box_reg: 0.1…
-
I trained the model on the dataset COCO-Standard 10%, but I couldn' t reach the result of AP=35.11 given in the paper, and my best result is as follows, What's wrong with me?(I used the provided confi…