R1chrdson / vesuvius_challenge

The Vesuvius Challenge - Ink Detection kaggle competition from the "UCU dropouts" team
0 stars 0 forks source link

Experiment with ResNet #15

Open R1chrdson opened 1 year ago

R1chrdson commented 1 year ago

Carried several experiments with ResNet using segmentation-models-pytorch no significant improvements of the score. A bit better than pure UNet. Also, it's cool to easily switch between resnet backbones.