Primary competition visual

Task Mate Kenyan Sign Language Classification Hackathon by #ZindiWeekendz

Helping Kenya
$300 USD
Challenge completed ~4 years ago
Classification
Computer Vision
96 joined
43 active
Starti
Nov 05, 21
Closei
Nov 07, 21
Reveali
Nov 07, 21
User avatar
MICADEE
LAHASCOM
Best Val_loss
Platform · 8 Nov 2021, 06:26 · 3

Hello guys,

Great job well done to you all on this interesting challenge. If you wouldn't mind, i will like to know your best "Val_loss" from any individual who took part in this awesome challenge.

Thanks.

MICADEE

Discussion 3 answers
User avatar
Tomsk state university

Mine was around 0.08 with 80/20 train/val

8 Nov 2021, 07:11
Upvotes 0
User avatar
MICADEE
LAHASCOM

Nice. Amazing!!! But are you sure this is your Valid_loss or error_rate? Seems to me this is your "error_rate" not Valid_loss. And if that be the case, what's your final Log_Loss of this (Valid_loss=0.08) on Public LB?

User avatar
Tomsk state university

Thank you.

This is indeed the loss value, validation error_rate was around 0.02-0.03.

On public LB it got 0.17 and 0.14 with TTA.

I believe that the difference between val_loss\Public LB is due to some wrong images in the testset (which do not contain any of the classes). I cleared the training dataset from any of these wrong examples, so there loss was lower.