-
-
File "/home/user/.conda/envs/detectron/lib/python3.7/site-packages/torch/nn/modules/module.py", line 727, in _call_impl
result = self.forward(*input, **kwargs)
File "/home/user/AdelaiDet/adet…
-
Hi, your work is great and very interesting.
I'm wondering if I could segment only head and hairs of the anime character.
I want to train with my own dataset, but can it be realized by doing the way…
-
I found the default setting of MIN_SIZE_TRAIN in Base-BAText.yaml is (640, 672, ..., 896) . Can you give some explanation about this setting? I haven't found any information about this setting in the …
-
When applying SOLOv2 to samples with large number of instance annotations (>512), the referenced function below fails with OpenCV error message: `(-215:Assertion failed) !dsize.empty() in function 'cv…
-
[02/19 03:36:20 adet.trainer]: Starting training from iteration 0
/root/AdelaiDet/detectron2/detectron2/structures/masks.py:348: UserWarning: This overload of nonzero is deprecated:
nonzer…
KHKHG updated
3 years ago
-
Hi, thank you all for making FCOS available!
Two things in the FCOS paper confuse me:
1. As shown in the figure below, is there a comma missing in the red line? I found this in both the confere…
-
An error occurred when I downloaded the evaluation compressed package of the CTW1500 data set. The download address has expired. Where can I download this zip file?
wget -O gt_ctw1500.zip https://c…
-
/usr/local/lib/python3.10/dist-packages/torch/utils/_contextlib.py:125: UserWarning: Decorating classes is deprecated and will be disabled in future versions. You should only decorate functions or met…
-
I run tools/compute_flops.py by
--config-file configs/FCOS-Detection/R_50_1x.yaml
And I got an error:
Traceback (most recent call last):
File "/home/mima_1/AdelaiDet/tools/compute_flops.py", l…