Implementation of the ChangeNet paper.
I did some few changes to squeeze some accuracy performance...
- Use of Focal Loss instead of CrossEntropy
- Use bigger Deconvolutio Network (Instead of FC-->Upsample)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of the ChangeNet paper.
I did some few changes to squeeze some accuracy performance...