Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.67 KB

File metadata and controls

23 lines (20 loc) · 1.67 KB

18th Place (Silver medal) solution for PII Detect challenge by The Learning Agency Lab

Summary

image

Technical Higlights

  • Used stratified k-fold
  • Used a custom loss function and a trainer to drop 30% of 'O' labels during the loss calculation while allocating 0.01 as the weight for 'O' class image image