You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Siamese CNN scores an estimated AUC of ~0.50-0.55 (random guessing). Top competition entries achieve 0.85-0.92. This epic tracks the prioritized improvements to close that gap.
Current State
2-layer CNN trained from scratch on 2,000 of ~257K available pairs
56×56 input resolution, contrastive loss, no augmentation
Critical bugs: inverted loss labels, .count method bug, Windows-only paths
Overview
The current Siamese CNN scores an estimated AUC of ~0.50-0.55 (random guessing). Top competition entries achieve 0.85-0.92. This epic tracks the prioritized improvements to close that gap.
Current State
.countmethod bug, Windows-only pathsSub-Issues (priority order)
Suggested Order
Success Criteria