Hello,
I am testing your code and I noticed that there are many errors in the code:
File model.py : 'ModifiedUNet' object has no attribute 'conv_last_single'
File data.py / class ToTensor: expected scalar type Byte but found Float
File data.py / class InferDataset: TestDataset is undifined
File data.py / class InferDataset / Function getitem: image is undifined
File train.py / ligne 49: validation_transforms not validation_tranforms
.
.
.
Is this the same code you used for the article?
Thanks in advance
Hello,
I am testing your code and I noticed that there are many errors in the code:
File model.py : 'ModifiedUNet' object has no attribute 'conv_last_single'
File data.py / class ToTensor: expected scalar type Byte but found Float
File data.py / class InferDataset: TestDataset is undifined
File data.py / class InferDataset / Function getitem: image is undifined
File train.py / ligne 49: validation_transforms not validation_tranforms
.
.
.
Is this the same code you used for the article?
Thanks in advance