-
https://github.com/ozzy404/cloth-segmentation
-
The pre-trained model of cloth-segmentation used in the code is no longer valid, so I would like to ask if you have a backup? thanks!
-
I'm trying to track multiple objects in the video sequence,
(_i'm using the magician video in sam **metademolab** site for representation_)
My first click was on 1st frame on the **cloth** for _o…
-
Excellent work and thanks for sharing! When I want to catkin_make this file, there are always some errors. It is 100% in the terminal, then many errors happen. Do you know how to fix this? Thanks so m…
-
When I was running the training code, the following error occurred,may I ask how to solve this
python train.py
Training with GPU
Created progress directory to: /remote-home/2210975/cloth/dyna…
-
same as title, google drive link of pre-trained model doesn't work. Could you upload a new one pre-trained model file?
-
My understanding is that the input for face-id model is a triplet (face, text prompt, ground truth image), where the face is a cropped small image containing only the face extracted from the ground_tr…
-
This is my directory structure:
.
├── 1.jpg
├── LICENSE
├── README.md
├── checkpoints
│ ├── ckpt.txt
│ ├── cloth_segm.pth
│ └── ipadapter_faceid
│ ├── ckpt.txt
│ ├── ip-ada…
-
Where can I find matching segmentation models and how to use them?
I tried for example https://github.com/wildoctopus/huggingface-cloth-segmentation but all my attempts weren't successfully.
-
Hi,
Thanks for sharing this amazing work. Would like to know, once I have generated the output results, how I can separate out the upper body and lower body clothes from the image and process these t…