Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-Mate-Kenyan-Sign-Language-Classification-Challenge

Sign language competition at Zindi

This is simple blending pipeline example, three models are used: Regnet_x_8gf ConvNext_base EfficientNet-B3

Pipeline is following:

Pipeline

Prior to training I have deleted some incorrect images. A small amount of transformations is used, but RandomCenterBlur is very helpful, because many images are fuzzy.

Transformation example:

Pipeline

In this example I used the same image size (320, 300) and only one random split for each model. Number of epochs is not determined but training stops if validation loss does not improve during 7 epochs.

About

Stacking model for sign language images

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages