This is my code from competition Planet: Understanding the Amazon from Space. My solution based on State of the art imagenet1k models like ResneXt and DPN.
- mxnet 0.7.0 for DPNs
- mxnet 0.8.0 for ResNeXts
- pytorch for iterator
Sorry, this code can't run out of the box. But it might be interesting for training logs and as an example of using pytorch iterator with mxnet.
Here is nets I used:
I put all log in logs