youtubevos / MaskTrackRCNN

MaskTrackRCNN for video instance segmentation based on mmdetection
Apache License 2.0
431 stars 75 forks source link

val annotations #38

Closed nerminsamet closed 4 years ago

nerminsamet commented 4 years ago

Hi, Are you going to release the annotations for the validation set? Thanks.

linjieyangsc commented 4 years ago

The current validation set serves as a challenge-validation subset and will not be publicly released. Most papers will use this set to report result and compare with others, so we think it is better to have it withheld to avoid tuning models aggressively on it. Feel free to split a subset in the training data for purpose of validation. Thanks.