Skip to content

CS-671 Assignment3 - VAE to sample fingerprints using unit normal gaussian and mixture of two gaussians

Notifications You must be signed in to change notification settings

akhilsinghal1234/VAE-Normal-and-GMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Directories

single:

Training as well as sampling from normal gaussian with parameters as in params.py.

GMM:

training as well as sampling from mixture of two gaussians([0,1], [1,1]) with parameters as in params.py.

Obtain models by training and then use generate.py.

make new directories - models and results/results2

codes:

  1. train.py / GMMtrain.py
  2. load_img.py
  3. params.py
  4. generate.py

Group - 16

Akhil Singhal, Abhijeet Sharma, Mohit Sharma

About

CS-671 Assignment3 - VAE to sample fingerprints using unit normal gaussian and mixture of two gaussians

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages