-
@nihui,前段时间研究了一些ncnn调用yolact模型,但是发现yolact模型有检测泄露,能不能搞一下ncnn调用SOLOV2?
-
Can I install detectron2 on Win10?
-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan will be updated in different issues.
In this issue, you can either:
1. Suggest a new fe…
-
作者您好,我想跑一下art2019的数据集,请问怎么配置呢。 ps:之前我跑了您的端到端代码,totaltext的检测f-measure有88.8。所以想试一下更大的数据集
-
-
Hello,I am new in detectron2,and when I excute this below command:
python tools/train_net.py --config-file configs/SOLOv2/R50_3x.yaml --num-gpus 1 OUTPUT_DIR training_dir/SOLOv2_R50_3x
…
-
Hi,
I was training a custom data set using ABCNet. The images are in random shape, I mean horizontal, vertical, etc. And maybe so that reason, while start training, I got the following:
```
tr…
innat updated
6 months ago
-
Hello, I'm running the CondInst model which is based on detectron2.
When I was testing, I wanted to see how post-processing worked, but the code I wrote in the forward() method of didn't execute. I …
-
Hi, I am trying to train SOLOv2 on Mapillary dataset. I manually converted the dataset to coco format annotations. When I run a training everything seems to work fine until a certain stage where I get…
-
### 🐛 Describe the bug
As @stas00 suggested, I am opening this issue regarding missing headers.
From https://github.com/pytorch/pytorch/issues/69746 , it was found that replacing the import would…