-
非常感谢您的分享,通过您的代码程序未跑通,是否能提供一下你的运行环境,我想尝试一下
-
https://github.com/aim-uofa/AdelaiDet/blob/7bf9d871909810e5a619eb1a59a5cd5aadf0e1c8/adet/data/augmentation.py#L24
It seems like that there was something error with my annotations?
But I have no i…
-
Hi, thanks for sharing the code. I need to run BlendMask DLA_34_4x without GPU, so I tried to use the following command:
```
python demo/demo.py --config-file configs/BlendMask/DLA_34_syncbn_4x.yaml…
-
I am new to the AdelaiDet toolkit. I am interested in ABCNetV2.
in the `configs/BAText/ReCTS/v2_chn_attn_R_50.yaml` the backbone is `build_fcos_resnet_bifpn_backbone` which come from ResNet50, that …
-
```
Traceback (most recent call last):
File "tools/train_net.py", line 243, in
args=(args,),
File "/home/wangqinyu/detectron2/detectron2/engine/launch.py", line 59, in launch
daemon=…
-
Could sem used in CondInst apply on SOLO V2 theoretically?
-
Hi, I just found the definition of methods, such as `self.cls_tower, self.bbox_tower,` could not be found in the repo:
> https://github.com/aim-uofa/AdelaiDet/blob/f9103480b351330774205ecd6376a068343…
-
Thanks for you share project. But I dont find pretrain model when training . Could you share the pretrain model or download link ? Otherwise, Maybe give more introduction words will be considerab…
-
。。
-
1. If is feasible to train on custom data kindly provide the instructions.
2. if you feel registering the data with detection instructions is faceable. kindly provide how to pass the registered dat…