Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 683 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 683 Bytes

VIPriors challenges toolkit

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.