PySegCNN: Image segmentation with convolutional neural networks in Python¶
pysegcnn
is a Python package to build deep fully convolutional neural
networks for semantic image segmentation. The package is primarily designed to
work with multispectral satellite imagery. pysegcnn
is based on the machine
learning framework PyTorch.
Using PySegCNN¶
License¶
If not explicitly stated otherwise, this repository is licensed under the GNU GENERAL PUBLIC LICENSE v3.0 (see License).
Contributors & Contact¶
For further information or ideas for future development please contact: daniel.frisinghelli@gmail.com.
Acknowledgements¶
I wrote a part of the code base for the pysegcnn
package while I was working
at the Institute for Earth Observation of
Eurac Research, Bolzano.