Primary competition visual

Lacuna Solar Survey Challenge

Helping Madagascar
$5 000 USD
Completed (12 months ago)
Computer Vision
Prediction
729 joined
247 active
Starti
Feb 14, 25
Closei
Mar 23, 25
Reveali
Mar 24, 25
User avatar
AI_Maven
University of Benin
Training Data Size
Help · 9 Mar 2025, 14:16 · 2

Hey guys!!!

I have a question, so in the data tab, it was said there that the data contains 3312 images but when i loaded the data i saw 6791 images in the training set.

Please is there something i am missing?

Discussion 2 answers
User avatar
enigmatic

3312 unique images. 6791 polygons for several objects in those 3312 images.

check df['ID'].nunique(), it should give you 3312

9 Mar 2025, 15:43
Upvotes 1
User avatar
AI_Maven
University of Benin

oh okay..

Thank you