VIPriors challenges toolkit
May 31, 2023 ยท View on GitHub
Collection of tools to support submissions to the 4th VIPriors workshop challenges.
Challenges
Please find the toolkit for each challenge here:
FAQ
All challenges
Q: Can we use any other data than the data provdided?
A: No.
Q: Is it allowed to train our model on the validation data?
A: Yes.
Q: Is data augmentation allowed?
A: Yes, as long as the augmentations are only applied to the provided data.
Object detection
Q: Can we use the semantic segmentation labels?
A: No.