xianlin7 / SAMUS

MIT License
142 stars 13 forks source link

Annotated masks location #12

Open deepakraina99 opened 6 months ago

deepakraina99 commented 6 months ago

Hi, where do you put the annotated masks (ground truths) for training the network?

xianlin7 commented 5 months ago

Hi, where do you put the annotated masks (ground truths) for training the network?

Hi, Thanks for your interest in our SAMUS. The annotated masks are labels of the input images. So, they are stored in VOC format datasets. The path of the dataset can be figured in "SAMUS/utils/config.py".