Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snakers4 authored Apr 24, 2018
1 parent 96330c2 commit 3120ae7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This is a [DWT-inspired](https://arxiv.org/abs/1611.08303) solution to the Kaggl

**UPDATE 2018-04-22** - my score was 114th. I guess they are cleaning the LB in the end.

**UPDATE 2018-04-24** - found out why my model generalized poorly - I forgot to re-create `optimizer` after unfreezing the encoder weights.

Most prominently it features a dockerized PyTorch implementation of approach similar to Deep Watershed Transform.

Since the target metric was highly unstable (average mAP on 0.5 - 0.95 thresholds) and the private LB contained data mostly not related to the train dataset, it's a bit difficult to evaluate code performance, but it's safe to say that:
Expand Down

0 comments on commit 3120ae7

Please sign in to comment.