SamsungLabs / fbrs_interactive_segmentation

[CVPR2020] f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation https://arxiv.org/abs/2001.10331
Mozilla Public License 2.0
583 stars 94 forks source link

I want to convert a custom dataset into the SBD (Segmented Binary Dataset) format and use it. #45

Open kirorotarzan opened 1 year ago

kirorotarzan commented 1 year ago

I am looking to train a custom dataset with f-BRS. I believe the dataset needs to be in a format similar to SBD for it to work, but I'm unsure how to convert my own dataset. Do you know of any methods? Please guide me.

If possible with my custom dataset, I would also appreciate information on the compatible dataset formats.

Currently, I plan to use annotations from CVAT for creating the dataset.