urbanlc.model.deep_learning#

Classes

DeepLearningLCC(architecture, model_params)

Deep-learning-based Land Cover Classification (LCC) model.

MSSDeepLearning(*args, **kwargs)

Deep-learning-based LCC for Landsat 1 - 5 (using MSS sensor).

OLITIRSDeepLearning(*args, **kwargs)

Deep-learning-based LCC for Landsat 8 - 9 (using OLI/TIRS sensor).

TMDeepLearning(*args, **kwargs)

Deep-learning-based LCC for Landsat 4 - 7 (using TM sensor).