Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

Releases: neptune-ai/open-solution-salt-identification

solution-6

25 Sep 10:09
8cb1f4c
Compare
Choose a tag to compare
  • Improved augmentation pipe
  • moved from reflect padding to edge replication padding

solution-5

17 Sep 08:16
93a9ab5
Compare
Choose a tag to compare
  • refactored models
  • added lovash loss
  • added fine tuning
  • added resize+pad option

solution-4

10 Sep 14:45
17c8eec
Compare
Choose a tag to compare

added k-fold validation
added averaging over k folds
decoupled network train/valid from postprocessing
added saving model predictions oof train and test
fixed pytorch memory issues

solution-3 simplified

03 Sep 14:31
e843b85
Compare
Choose a tag to compare
Solution 3 simple (#50)

* initial ref

* solution 3 ported

* Update README.md

* Update README.md

* Update README.md

* dropped old paths

solution-3-cloud

03 Sep 15:17
65d5148
Compare
Choose a tag to compare
  • introduced option to run training on GCP using neptune.

solution-3

03 Aug 07:55
239016c
Compare
Choose a tag to compare
  • updated hyperparams
  • made smarter augmentations

solution-1

25 Jul 12:18
Compare
Choose a tag to compare
  • simple end to end pipeline