SysCV / sam-hq

Segment Anything in High Quality [NeurIPS 2023]
https://arxiv.org/abs/2306.01567
Apache License 2.0
3.52k stars 209 forks source link

some questions about training SAM_HQ #105

Open Ghy1209 opened 7 months ago

Ghy1209 commented 7 months ago

Hi, thanks for your work! I train the SAM_HQ on my custom dataset,but the val_iou and the val_boundary_iou is very low .for example: Averaged stats: val_iou_0: 0.0183 (0.2024) val_boundary_iou_0: 0.0183 (0.1962)

Can you give me some tips?

crapthings commented 7 months ago

Did you bring the dataset with 44k during the training?

HQSeg-44K

Ghy1209 commented 7 months ago

Did you bring the dataset with 44k during the training?

HQSeg-44K

NO, I train the SAM_HQ on my custom dataset