gabrielchao / terrainclassifier

Deep learning-based semantic segmentation terrain classifier for aerial orthophotos. Built using Keras-Tensorflow and with several open-source CNN repositories.
10 stars 3 forks source link

Model and Weights #2

Open luperezsal opened 2 years ago

luperezsal commented 2 years ago

Hello Gabriel,

Would it be possible to have the trained model and weights available?

Very kind and thank you in advance.

Best regards.

gabrielchao commented 2 years ago

Hi @luperezsal, thanks for your interest in this project! Unfortunately, I no longer have access to the trained model. You could try training it from scratch, although I have not tried running the model with a GPU.