youngwanLEE / centermask2

[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation
Other
778 stars 159 forks source link

How to train centermask2 on my dataset #67

Closed yangfei963158659 closed 3 years ago

yangfei963158659 commented 3 years ago

hi,I want to train centermask2 on my dataset,what do i do?

Paragjain10 commented 3 years ago

hi,I want to train centermask2 on my dataset,what do i do?

Hey @yangfei963158659 i am trying to do the same, i want to train centremask2 for my own datasets. Could you tell me what are steps.

youngwanLEE commented 3 years ago

@yangfei963158659 @Paragjain10

There are the same issues related to training on the custom dataset.

Also, since this project is based on detectron2, you can more information from detectron2.