Hi @michaeltrs
Thank you for your release source code.
I have trained the model for fold 1 PASTIS24. The process was completed, but I don't know how to infer the model and merge it into original size HxW (128x128)
Also, There are a fews syntax bug, such as for j in unfolded_images.shape[0]:
link
Hi @michaeltrs
Thank you for your release source code.
I have trained the model for fold 1 PASTIS24. The process was completed, but I don't know how to infer the model and merge it into original size HxW (128x128)
Also, There are a fews syntax bug, such as
for j in unfolded_images.shape[0]:link