Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training/Validating on Custom Datasets (In Classic COCO Segmentation Format) #44

Open
emmanuel-nwogu opened this issue Nov 8, 2022 · 1 comment

Comments

@emmanuel-nwogu
Copy link

Hi all,

Does this repo support training on a custom dataset? Or better still, has anyone successfully done so? I have a dataset in classic coco format which I am able to load into detectron2 with register_coco_instances. This dataset is one that contains a series of annotated images that can be combined to form a video. Currently, I am applying plain image instance segmentation using detectron2 PointRend but IDOL seems very promising to me.

In the case that this has not been done before, I would appreciate some pointers that would guide me toward writing some functionality on top of this repo to implement training/validating on a custom dataset.

Thanks and congrats on your paper!

@aylinaydincs
Copy link

I am currently facing similar thing, I want to train custom dataset, but i don't know how?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants