Open wonhyuck0212 opened 1 year ago
I've tried to parse the cloth data using UNET and some problem with the output having noise.
is it right to use UNET or other (RESNET, U2NET) ??
If UNET is right can you recommend some way to handle the noise problems??
Its better to use U2NET. Refer to this issue on how to use it: https://github.com/xuebinqin/U-2-Net/issues/202
Thanks a lot !!!! I'll try it as soon as I can
did it work?
I've tried to parse the cloth data using UNET and some problem with the output having noise.
is it right to use UNET or other (RESNET, U2NET) ??
If UNET is right can you recommend some way to handle the noise problems??