AntixK / PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.
Apache License 2.0
6.44k stars 1.05k forks source link

about how to test a image for vae #72

Open leizhu1989 opened 1 year ago

leizhu1989 commented 1 year ago

hello! when I want to enter a picture and get a result from VAE,what should I do ,I found it may not be has a demo for testing image

kuailexiaohunzi commented 4 months ago

hello! when I want to enter a picture and get a result from VAE,what should I do ,I found it may not be has a demo for testing image

Have you solved it? I would also like to know what to do