-
when running
python setup.py develop
in pytorch1.9 version using docker, with environment as python==3.8, torch==1.9.0 and cudatoolkit==11.0,
there exist error:
/opt/conda/envs/s2anet/compil…
-
Thanks for this open source contribution!
I am seeing the same problem as in issue #37 - although I am using the fix for that issue (commit c85ca3f5b1c00b785ca346882a8983d57287d75f to generate my …
-
Recently I have run some transferring experiment about self-supervised learning, which using self-supervised model as pre-trained of mask-rcnn-r50. Most paper conduct these transferring experiment in…
-
> 作者大大您好,我发现AI-TOD的train训练集是有11214张图像,但是我自己在MMDetection框架下,发现我用的train.json文件里面只检测到1025张图片。数据集的标签文件感觉应该没错呀,捣鼓了好久还是这个结果。请问您遇到过这个问题吗?
> 以下是我把batch设为1的输出结果,确实只train了1025张图片,不知道是怎么回事。
- mmengine - INFO…
mf991 updated
7 months ago
-
This PR needs to be migrated to dev-3.x
_Originally posted by @ZwwWayne in https://github.com/open-mmlab/mmdetection/issues/8127#issuecomment-1223506509_
-
model = dict(
type='CascadeRCNN',
num_stages=3,
pretrained='torchvision://resnet50',
backbone=dict(
type='ResNet',
depth=50,
num_stages=4,
out_i…
-
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation:
-
Traceback (most recent call last):
File "/home/li/testcode/tool2/convert_dataloader.py", line 490, in
fp_model = copy.deepcopy(convert(onnx_model).to(device))
File "/home/li/.local/lib…
-
### log:
12/04 16:06:52 - mmengine - INFO - Evaluating bbox...
Loading and preparing results...
DONE (t=0.01s)
creating index...
index created!
Running per image evaluation...
Evaluate annotati…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…