Pengxiao-Wang
Pengxiao-Wang
@Zhuysheng hey,i met same error,have you figure it out yet ?
I'm a little confused about the details of this work. Do anyone have relevant papers or materials that I can refer to?I appreciate that!
Hi, sorry to be late! mod.h5 is available at 'Release' now! I appreciate your question, and further academic exchanges are welcome !
It works for me when i replaced the while loop condition with 'while torch.sum(seg[i_bs,0,xstart:xend,ystart:yend]) != 0 and torch.sum(seg[i_bs,0,xstart:xend,ystart:yend]) < k*patch_size*patch_size :'. Since torch.sum might become zero after a few loops.
> Thanks for your contribution. The original tensorflow source became invalid, and I searched the project of style2paints in Github but didn't find the way to download it. Could you...
sorry to be late! Now, u can download "11_Unet_checkpoint.pth.tar" and "11_D_checkpoint.pth.tar" from my BaiduCloud: 链接:https://pan.baidu.com/s/1RVv1XfPv0wUZyhOVT1JSEw 密码:geyn As long time has passed, the latest weights of Unet has been lost. At...
Thanks for your question ~ Weights of google net(inception v1) is available at [Release](https://github.com/Pengxiao-Wang/Style2Paints_V3/releases)