CVxTz / medical_image_segmentation

Medical image segmentation ( Eye vessel segmentation)
MIT License
128 stars 46 forks source link

Problem in Running the trained model in Windows #9

Closed hmhtb closed 4 years ago

hmhtb commented 4 years ago

Hi, I trained my model in the linux and now I'm trying to run the prediction using the pretrained model in Windows. However, I get the error "dtype=float32)> has shape (3, 3, 32, 32), but the saved weight has shape (32, 3, 3, 3)."

Any thought on that?

CVxTz commented 4 years ago

I dont do windows, sorry. It is a bad OS for python developement.