-
Dear All, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
GluonCV offers plenty of model options for image classification: https://gluon-cv.mxnet.io/model_zoo/classification.html In addition, @feevos and team have done several great work that are related satellite imaging who likely have more insight to share. |
Beta Was this translation helpful? Give feedback.
-
Dear @faalkao, for land cover classification (segmentation) you can take a look at our work on semantic segmentation and change detection. Repositories with mxnet <2.0 can be found on https://github.com/feevos/resuneta and https://github.com/feevos/ceecnet. The accompanying papers are mentioned in the repositories, except this one, that is on field boundaries delineation and the deep learning model used was ResUNet-a. Happy to help in any questions you may have. All the best, |
Beta Was this translation helpful? Give feedback.
Dear @faalkao, for land cover classification (segmentation) you can take a look at our work on semantic segmentation and change detection. Repositories with mxnet <2.0 can be found on https://github.com/feevos/resuneta and https://github.com/feevos/ceecnet. The accompanying papers are mentioned in the repositories, except this one, that is on field boundaries delineation and the deep learning model used was ResUNet-a. Happy to help in any questions you may have.
All the best,
Foivos