-
Notifications
You must be signed in to change notification settings - Fork 11
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
About the challenge #11
Comments
Hi, Sorry for the late reply. We've had an internal discussion regarding this, and have decided that we will allow it! Guillem |
@guillembraso Does that mean UDA (Unsupervised Domain Adaptation) can be applied with MOT17-train as target domain? Also, does this unsupervised learning still exclude MOT17-test? |
Hi @voldemortX,
Yes, this is allowed!
Yes, MOT17-test cannot be used, even within unsupervised frameworks. Any solution using MOT17-test data in any form during training will not be considered for the challenges. Best, Guillem |
@guillembraso Thanks. What about other sources of real data. I mean is mot17-train still the only allowed data even in a unsupervised manner? |
Hi @voldemortX,
Yes, no other sources of real data beyond MOT17 can be used. We have decided to set this constraint in order to keep synthetic as the main source of training data and have a fair comparison among competitors. Best, Guillem |
hi, the link to motsynth dataset is broken, is there new link?Also, the domain gap between motsynth(MOTA:54) and mot17(mot17 half train only, MOTA:60) is a little small, is it necessary for domain adaption. @guillembraso |
Hi author of MOTSYNTH
Can we use real data (e.ge. MOT17) with un-labeled and use unsupervised learning?
The text was updated successfully, but these errors were encountered: