Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
IDM-VTON_pytorch
Commits
1d2394ab
Commit
1d2394ab
authored
Jul 08, 2024
by
mashun1
Browse files
Update README.md
parent
95c60494
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
56 additions
and
52 deletions
+56
-52
README.md
README.md
+56
-52
No files found.
README.md
View file @
1d2394ab
...
@@ -113,59 +113,7 @@ DressCode
...
@@ -113,59 +113,7 @@ DressCode
## 推理
## 推理
### 模型下载
|名称|链接|
|:---|:---|
|IDM-VTON|
[
hugging-face
](
https://hf-mirror.com/yisol/IDM-VTON
)
<br>
[
SCNet
](
http://113.200.138.88:18080/aimodels/IDM-VTON
)
高速下载通道|
|DC|
[
hugging-face
](
https://hf-mirror.com/yisol/IDM-VTON-DC
)
<br>
[
SCNet
](
http://113.200.138.88:18080/aimodels/yisol/IDM-VTON-DC
)
高速下载通道|
ckpt/
├── densepose
│ └── model_final_162be9.pkl
├── humanparsing
│ ├── parsing_atr.onnx
│ └── parsing_lip.onnx
└── openpose
└── ckpts
└── body_pose_model.pth
pretrained_models/
├── dc
│ ├── config.json
│ └── diffusion_pytorch_model.bin
├── image_encoder
│ ├── config.json
│ └── model.safetensors
├── model_index.json
├── scheduler
│ └── scheduler_config.json
├── text_encoder
│ ├── config.json
│ └── model.safetensors
├── text_encoder_2
│ ├── config.json
│ └── model.safetensors
├── tokenizer
│ ├── merges.txt
│ ├── special_tokens_map.json
│ ├── tokenizer_config.json
│ └── vocab.json
├── tokenizer_2
│ ├── merges.txt
│ ├── special_tokens_map.json
│ ├── tokenizer_config.json
│ └── vocab.json
├── unet
│ ├── config.json
│ └── diffusion_pytorch_model.bin
├── unet_encoder
│ ├── config.json
│ └── diffusion_pytorch_model.safetensors
└── vae
├── config.json
└── diffusion_pytorch_model.safetensors
### 命令行
### 命令行
...
@@ -225,6 +173,62 @@ DressCode
...
@@ -225,6 +173,62 @@ DressCode
`零售,广媒,电商`
`零售,广媒,电商`
## 预训练权重
### 模型下载
|名称|链接|
|:---|:---|
|IDM-VTON|
[
hugging-face
](
https://hf-mirror.com/yisol/IDM-VTON
)
<br>
[
SCNet
](
http://113.200.138.88:18080/aimodels/IDM-VTON
)
高速下载通道|
|DC|
[
hugging-face
](
https://hf-mirror.com/yisol/IDM-VTON-DC
)
<br>
[
SCNet
](
http://113.200.138.88:18080/aimodels/yisol/IDM-VTON-DC
)
高速下载通道|
ckpt/
├── densepose
│ └── model_final_162be9.pkl
├── humanparsing
│ ├── parsing_atr.onnx
│ └── parsing_lip.onnx
└── openpose
└── ckpts
└── body_pose_model.pth
pretrained_models/
├── dc
│ ├── config.json
│ └── diffusion_pytorch_model.bin
├── image_encoder
│ ├── config.json
│ └── model.safetensors
├── model_index.json
├── scheduler
│ └── scheduler_config.json
├── text_encoder
│ ├── config.json
│ └── model.safetensors
├── text_encoder_2
│ ├── config.json
│ └── model.safetensors
├── tokenizer
│ ├── merges.txt
│ ├── special_tokens_map.json
│ ├── tokenizer_config.json
│ └── vocab.json
├── tokenizer_2
│ ├── merges.txt
│ ├── special_tokens_map.json
│ ├── tokenizer_config.json
│ └── vocab.json
├── unet
│ ├── config.json
│ └── diffusion_pytorch_model.bin
├── unet_encoder
│ ├── config.json
│ └── diffusion_pytorch_model.safetensors
└── vae
├── config.json
└── diffusion_pytorch_model.safetensors
## 源码仓库及问题反馈
## 源码仓库及问题反馈
*
https://developer.hpccube.com/codes/modelzoo/idm-vton_pytorch
*
https://developer.hpccube.com/codes/modelzoo/idm-vton_pytorch
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment