IDEA-Research / detrex

detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
https://detrex.readthedocs.io/en/latest/
Apache License 2.0
1.92k stars 202 forks source link

maskdino train config #262

Open ahomez opened 1 year ago

ahomez commented 1 year ago

I need to use maskdino to complete my instance segmentation task. My dataset size is different from Coco, and i see that maskdino need set imagesize in Coco instance transform Image. I see only image_size, but my data is not the same in length and width. image