-
我跑了一下2017的数据集,貌似准确率不太高,问一下可以出个detectron2版吗,源码绕来绕去不好迁移
-
using Torch1.9 , A frequently error can be come out when fcos export to onnx.
模型拓展到onnx总会出现问题。
```bash
ArrayRef: invalid index Index = 15; Length = 15
```
becase empty list, torch.onnx.export can…
-
Hi, would you release the project code? I'm very interested in this work.
Thanks
-
[](url)
-
我在训练BlendMask过程中,遇到一个比较奇怪的问题。网络训练到某个时间点,我全部显卡的利用率都达到了100%,然后网络的训练就暂停了,没有报错,也没有终止进程,就一直卡着了,这种情况是什么原因导致的呢?我用的显卡是4块1080Ti。
-
@LiWentomng thanks for thsi toolbox it shall be very helpfull to the community, just had few queries
can we use this to train instance segmentation using BDD100k dataset for all the scenes
Panpoti…
-
hello ,
I've tried exporting configs/SOLOv2/R50_3x.yaml to onnx using onnx/export_model_to_onnx.py
failed with :
/home/ubuntu/anaconda3/envs/pytorch_latest_p37/lib/python3.7/site-packages/torch…
-
-
Hi authors, great work on the update for SSISv2! I have two questions regarding the repo:
Q1. I followed all instructions on your README and I managed to run SSIS. When I tried running SSISv2 with …
-
Thanks for your great work!
In the [paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Tian_BoxInst_High-Performance_Instance_Segmentation_With_Box_Annotations_CVPR_2021_paper.pdf), Table1(…