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

use mixed datsets to train YOLO-World #478

Open
pixiaopi2018 opened this issue Aug 30, 2024 · 0 comments
Open

use mixed datsets to train YOLO-World #478

pixiaopi2018 opened this issue Aug 30, 2024 · 0 comments

Comments

@pixiaopi2018
Copy link

Hello, I want to use my own datasets to train a YOLO-World detector. But there is a question, for example, dataset_A has car/person in images, but only 'car' is labeled; datset_B also has car/person in images, but only 'person' is labeled. Thus, how can I put dataset_A and B to train YOLO-World simultaneously, the unlabeled objects won't affect the learning ?

Because this is an ovd detector, the distribution of its train data is very wide (like Flickr/GQA/Object365). Some categories in Flickr, must not be labeled in obj365. So I have this question.

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

1 participant