Open amirsharifi97 opened 2 months ago
Hey,
I checked that this model could be loaded properly with the designated conda environment ([environment_trees_updated.yml]). The error with Lambda layer is often related to incompatible tensorflow versions. Please make sure that the correct version is installed.
I tried to load "trees_202106190148_Adam_e4_redgreenblueinfrared_256_84_frames_weightmapTversky_MSE100_5weight_attUNet.h5" model and others too for testing models on my input data but there is a problem in loading. Lambda layer has unknown shape and it can't be loaded by "load_model"! when I try loading model I get below error: