Snowfallingplum / SSAT

[AAAI 2022] This is the official pytorch code for SSAT: A Symmetric Semantic-Aware Transformer Network for Makeup Transfer and Removal
84 stars 20 forks source link

training code #1

Open Yueming6568 opened 2 years ago

Yueming6568 commented 2 years ago

Great Job! Will you release the training code later?

Snowfallingplum commented 2 years ago

We do not plan to release SSAT training code in pyTorch for a while, but the training code in MSP is already public. https://gitee.com/sunzhaoyang0304/ssat-msp. Since the data set has not been made public, the provided MSP code is still untrainable. Sorry, we will make the data set public as soon as possible.

jacquelinelala commented 2 years ago

Hey @Snowfallingplum. Is the training data released? Or you can offer the code to generate pseudo-paired data.