google-research / uda

Unsupervised Data Augmentation (UDA)
https://arxiv.org/abs/1904.12848
Apache License 2.0
2.17k stars 313 forks source link

How to reuse the trained model #92

Open isotrforever opened 3 years ago

isotrforever commented 3 years ago

How to get the name of the input placeholder and output variables? Thanks!