Golden

Results 6 issues of Golden

https://github.com/xuebinqin/U-2-Net I want to support flexible input, output(with image type, not multiarray) but it doesn't work. ## Trace ValueError: Unable to map torch_upsample_bilinear to core upsample ## To Reproduce net...

bug
pytorch

I convert u2net_portrait.pth to mlmodel and result is different. I can find there is a normalized code. pred = 1- d1[:,0,:,:] How can I do using coremltools? Origin ![img_1585 2](https://user-images.githubusercontent.com/78856898/126850339-ad3669ce-e0c1-46a5-bdea-7101e3670510.png)...

Hello Everyone, I am using u2netp.pth for my iOS app and converted to mlmodel. It works as we'll but I need to support arbitrary image input, in other words, any...

Hello, Thanks for your great work. Can you convert a inpaint model such as lama? https://github.com/csqiangwen/DeepFillv2_Pytorch

Hello, I realized you converted real-esrgan model with fine tuning. ( realesrgangeneral512.mlmodel) Can you share it? Thanks.

![bungee](https://user-images.githubusercontent.com/78856898/227535840-9b61c8c4-c783-4864-8474-73f4a531c9cc.png) How can resolve this problem?