nielsr/VTON360-MVHumanNet

Model

0

stars

3

commits

1

linked in READMEs

Aug 3, 2026

updated

cvpr-2025
diffusers
human
image-editing
image-to-image
multi-view
safetensors
virtual-try-on
vton360
Browse cluster: Diffusion Model Image Generation and Editing

README

VTON360 checkpoint for MVHumanNet

This repository contains the checkpoint-40000 model bundle for the MVHumanNet experiment released with VTON 360: High-Fidelity Virtual Try-On from Any Viewing Direction (CVPR 2025).

Use it with the custom implementation in the official VTON360 repository. The repository README instructs users to place this checkpoint under src/multiview_consist_edit/checkpoints and run src/multiview_consist_edit/infer_tryon_multi.py.

from huggingface_hub import snapshot_download

snapshot_download(
    repo_id="nielsr/VTON360-MVHumanNet",
    local_dir="src/multiview_consist_edit/checkpoints/mvhumannet_tryon_mvattn_multi",
)

The released configuration also expects:

Provenance and attribution

The checkpoint is a derivative of Stable Diffusion v1.5 and retains the CreativeML Open RAIL-M license. Users must also follow the licenses and terms of VTON360, its code dependencies, and the underlying MVHumanNet data.

Contributors

nielsr

2 commits

NTUST-DDRC

1 commits

nielsr/VTON360-MVHumanNet

Model

0

stars

3

commits

1

linked in READMEs

Aug 3, 2026

updated

cvpr-2025
diffusers
human
image-editing
image-to-image
multi-view
safetensors
virtual-try-on
vton360
Browse cluster: Diffusion Model Image Generation and Editing

README

VTON360 checkpoint for MVHumanNet

This repository contains the checkpoint-40000 model bundle for the MVHumanNet experiment released with VTON 360: High-Fidelity Virtual Try-On from Any Viewing Direction (CVPR 2025).

Use it with the custom implementation in the official VTON360 repository. The repository README instructs users to place this checkpoint under src/multiview_consist_edit/checkpoints and run src/multiview_consist_edit/infer_tryon_multi.py.

from huggingface_hub import snapshot_download

snapshot_download(
    repo_id="nielsr/VTON360-MVHumanNet",
    local_dir="src/multiview_consist_edit/checkpoints/mvhumannet_tryon_mvattn_multi",
)

The released configuration also expects:

Provenance and attribution

The checkpoint is a derivative of Stable Diffusion v1.5 and retains the CreativeML Open RAIL-M license. Users must also follow the licenses and terms of VTON360, its code dependencies, and the underlying MVHumanNet data.

Contributors

nielsr

2 commits

NTUST-DDRC

1 commits