Annotation, External data

This seems to be an interesting competition. I am still a bit confused (just the error metric has enough reason to be confused :smiley: ) I would like to ask some clarification regarding the rules.

"Note: It is strictly prohibited to add additional annotations or hand-label the dataset. Algorithms must be created using the annotations as provided."
Does this mean that annotating additional training frames is prohibited? Obviously the test set should not be in any way annotated. Similar kaggle competition winning solutions often have additional training annotations.

Can we use external data? e.g. ImageNet

Can we use pretrained models? e.g. https://github.com/fchollet/keras/blob/master/keras/applications/vgg16.py

Hi @beluga, thanks for the questions! We just added an announcement that covers the answers: https://www.drivendata.org/competitions/48/identify-fish-challenge/announcements/

Have fun and enjoy!

Hello @bull ,

Thanks for explanation! But I have a one more question: how many changes I can add to annotation? Can I annotate another objects in frame which can help me in this task (for example I want to annotate “border of boat”) or I can only take manipulate with exist annotation (for example I can convert endpoints to bounding boxes)? Thanks In advance!

Best regards