fyviezhao / M3D-VTON

Official code for ICCV2021 paper "M3D-VTON: A Monocular-to-3D Virtual Try-on Network"
166 stars 38 forks source link

Fixed bug in data_prerocessing.py #12

Closed dariussingh closed 2 years ago

dariussingh commented 2 years ago

The .ipynb_checkpoints folder causes python to raise an error when running data_preprocessing.py. The error has been fixed in the current commit.