M3D-VTON icon indicating copy to clipboard operation
M3D-VTON copied to clipboard

Official code for ICCV2021 paper "M3D-VTON: A Monocular-to-3D Virtual Try-on Network"

Results 16 M3D-VTON issues
Sort by recently updated
recently updated
newest added

During training, this error occurs!Do you know how to solve? ![154000356-60f0c911-7e81-41ad-9716-766b80650ac5](https://user-images.githubusercontent.com/48088535/154394189-4f854c38-9a8c-4be9-b1c9-d7e3ac2203aa.png) After I declared the variable I got another error ![154394009-75ce6375-6c4a-41fa-b2f4-b94e7e2016cf](https://user-images.githubusercontent.com/48088535/154394317-5d5bdeb1-6d47-4eca-bbf5-9e4b89c94406.png)

Thank you for perfect repository I am following the readme to run on custom dataset but i get this error (man_person.png is my input image) when I run MTM model...

Hi ,Zhao, Thanks for sharing your interesting work. I downloaded M3D dataset and tried to run `python rgbd2pcd.py` to get point clouds using depth maps of the dataset. I set...

I prepared my custom test data 1. https://github.com/kaijung/M3D-VTON/blob/main/mpv3d_example/image/BAEL-K11%403%3Dperson_whole_front.png image P 320*512 2. https://github.com/kaijung/M3D-VTON/blob/main/mpv3d_example/image-parse/BAEL-K11%403%3Dperson_whole_front_label.png 2D-Human-Paring on P; 3. https://github.com/kaijung/M3D-VTON/blob/main/mpv3d_example/pose/BAEL-K11%403%3Dperson_whole_front_keypoints.json OpenPose (25 keypoints) on P; and has ran the command ``` python...

Hello, I'd like to ask if this program is now supported commercially?