open-mmlab / mmfashion

Open-source toolbox for visual fashion analysis based on PyTorch
https://open-mmlab.github.io/
Apache License 2.0
1.24k stars 281 forks source link

Test an image not whole of dateset for a virtual try-on module. #133

Open alighofrani95 opened 3 years ago

alighofrani95 commented 3 years ago

How can I just use Tryon Module for my sample image, not the whole dataset? In the GETTING_STARTED.md just the 4 first module was described for the test image, But There is nothing about inference the pre-trained model for Virtual Tryon Module.

berkcomba commented 2 years ago

Same problem here. I think that inference demo script not yet written.