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

Is the COCO dataset only used for training segmentation models? Do tracking datasets require separate annotations? #25

Open
DongLZY opened this issue Nov 23, 2023 · 4 comments

Comments

@DongLZY
Copy link

DongLZY commented Nov 23, 2023

No description provided.

@DongLZY
Copy link
Author

DongLZY commented Nov 23, 2023

Hello Mr. Zhang, I would like to perform instance tracking for fruits. Is it possible to achieve this using DVIS? I have already created a dataset for image segmentation and can train instance segmentation models. Do I need to annotate the tracking training dataset additionally, or is it possible to generate it directly?

@DongLZY DongLZY changed the title 请问可以使用COCO格式数据集训练吗? Is the COCO dataset only used for training segmentation models? Do tracking datasets require separate annotations? Nov 23, 2023
@zhang-tao-whu
Copy link
Owner

Yes, DVIS can handle this task. You can try training DVIS using only an image segmentation dataset, but its performance may not be optimal for complex occlusion scenarios. The best advice is to combine your fruit image segmentation dataset with an OVIS dataset for joint training.

@DongLZY
Copy link
Author

DongLZY commented Nov 27, 2023

Thank you for your answer. Can I use other segmener like yolact? I need to improve the processing speed of the model.

@DongLZY DongLZY closed this as completed Nov 28, 2023
@DongLZY DongLZY reopened this Nov 28, 2023
@zhang-tao-whu
Copy link
Owner

I think it's okay, but I haven't tried it.

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