huggingface-cloth-segmentation icon indicating copy to clipboard operation
huggingface-cloth-segmentation copied to clipboard

Huggingface cloth segmentation using U2NET

Results 3 huggingface-cloth-segmentation issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to run the inference, but I'm getting this issue: > !python process.py --image '/content/1.png' --checkpoint_path "/content/cloth_segm.pth" Model already exists. ----checkpoints loaded from path: /content/cloth_segm.pth---- /usr/local/lib/python3.10/dist-packages/torch/nn/functional.py:3769: UserWarning: nn.functional.upsample...

Facing issue with the checkpoint in the inference