issues
search
levindabhi
/
cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
MIT License
565
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Download link problem and Google Colab doesn't work.
#21
ozzy404
opened
3 months ago
1
Pretrained model file is not found using google drive link
#20
yaomilwaukee
opened
1 year ago
14
Add codebase and update README with instructions for deploying the model to Google Cloud Vertex AI
#19
nihit2809
opened
1 year ago
0
final_label = first_channel + second_channel * 2 + third_channel * 3 conflict_mask = (final_label <= 3).astype("uint8") final_label = (conflict_mask) * final_label + (1 - conflict_mask) * 1 target_tensor = torch.as_tensor(final_label, dtype=torch.int64)
#18
DWCTOD
closed
1 year ago
0
Inference error on trained checkpoints
#17
richard-schwab
opened
1 year ago
14
Is it possible to segregate the final output into each seperate label and have its original colour from the input image?
#16
mdrameez1412
opened
1 year ago
2
Prorosal: Pack model for Huggingface inference
#15
betafuzz
opened
1 year ago
2
AttributeError: 'NoneType' object has no attribute 'to'; Issue with colab
#14
AlexanderKozhevin
opened
1 year ago
3
[question] Segmentation mask dimensions
#13
b4nn3d
opened
2 years ago
0
[bug] labels should start from 1
#12
dmascali
opened
2 years ago
0
Possible to adjust sensitivity threshold?
#11
ideavr
opened
2 years ago
0
RuntimeError: CUDA out of memory.
#10
mayanktiwariiiitdmj
closed
2 years ago
1
Can pretrain model to 11 class ?
#9
ThanhJamie
opened
2 years ago
0
Getting the predictions
#8
Lord-Psarris
closed
1 year ago
6
How can upper body and Lower body segmentation can be separated out?
#7
karndeepsingh
opened
2 years ago
1
TypeError: Caught TypeError in DataLoader worker process 0. and TypeError: 'float' object cannot be interpreted as an integer
#6
davichen2017
closed
2 years ago
4
IsADirectoryError: [Errno 21] Is a directory: 'input_images/.ipynb_checkpoints'
#5
basemdabbour
opened
2 years ago
1
多人图片的识别问题
#4
xinzi2018
opened
2 years ago
15
Model isn't accurate
#3
AndreyStille
opened
3 years ago
1
您好!如何将分割结果输出为RGB彩色图?
#2
Eddierr
opened
3 years ago
0
Model very slow on cpu
#1
AndreyStille
closed
3 years ago
2