version of segmentation_models_pytorch

#1
by raza1214 - opened

which version of the segmentation_models_pytorch are you using, I am getting error to run locally due "(newenv9) F:\HUGFACE>python demo_metauas.py
Traceback (most recent call last):
File "F:\HUGFACE\demo_metauas.py", line 46, in
model = MetaUAS(encoder,
File "F:\HUGFACE\metauas.py", line 177, in init
self.decoder = UnetDecoder(
TypeError: init() got an unexpected keyword argument 'num_coam_layers'" can ypou give the guide line to solve this errror

pip install -r requirements.txt

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment