SarahH20
SarahH20
Thanks @thaithanhtuan for your advice. I'll try to change the data in the networks.py. What do you mean by changing "data augmentation" as well? Thanks again for your help.
Thanks @thaithanhtuan Your answer is much appreciated. As I look into the networks.py file, I found 3 places where I need to change so that images with size of 288...
Thanks @thaithanhtuan
Hi @thaithanhtuan . I just tried training GMM with images of size 384x512 and encountered this error. Do you know why this happened? Thanks for your help as always! *********...
> Hi @thaithanhtuan . I just tried training GMM with images of size 384x512 and encountered this error. Do you know why this happened? Thanks for your help as always!...
Many thanks. I tried to use 768 for this but faced another error with size mismatch. Any advice on how to fix this?
Many thanks
should the l1_loss be (warped_mask, pcm) instead of (warped_mask, cm)?
Thanks @thaithanhtuan
Thanks @josearangos for sharing your information. I just tried your code on a couple of random images and got very weird masking results. Do you know why is that? Attached...