-
![image](https://user-images.githubusercontent.com/3793108/80675715-c8d98b00-8ae7-11ea-818e-b02027d541ea.png)
-
https://github.com/youngwanLEE/centermask2/blob/3d81febf2f6091f4160f4439a45a5b0fc33d352b/centermask/data/__init__.py#L2
-
Hi, I believe AdelaiDet is an awesome project.
But I wonder how can I train the detection model with my own dataset .
I've converted my dataset to follow coco-format, but encountered "asserting fail…
-
Thanks for sharing your great work. I am sorry that I have a bug when I use
`python ./tools/train_net.py --num-gpus 1 --config-file ./configs/yolof_R_50_C5_1x.yaml
`
Bug log below as :
[…
Wei-i updated
3 years ago
-
Hi~ @tianzhi0549
I want to make sure the shared head architecture of CondInst.
Design A
```
--- conv --- conv --- conv --- conv --- cls_pred
|
…
-
I cannot find script to preprocess data for panoptic segmentation
-
I am training ABCNet on my own data having 300 training images.
I prepared my data using the [scripts](https://universityofadelaide.box.com/s/fo7odnmqe370btm7sdotqve1c0zsu8p3) you have provided
I am…
-
Training with custom datasets, programing pause more than 10m with fellowing log, haven't print training meg. I have prepare dataset via example script and checked carefully with outputed dataset. An…
-
```
---------------------- ---------------------------------------------------------
sys.platform linux
Python 3.7.4 (default, Aug 13 2019, 20:35:49) [GCC 7.3.0]
numpy…