Skip to content

Author's code for the paper "Set2Model networks: learning discriminatively to learn generative models"

License

Notifications You must be signed in to change notification settings

alexandervakhitov/set2model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set2model

Author's code for the paper "Set2Model networks: learning discriminatively to learn generative models"

To use the models in Caffe, please see the layers package: - MeanHistLayer - AVG baseline - GaussHistLossLayer - Set2Model-Gauss, Set2Model-GMM layers

To reproduce the experiments, please:

  1. obtain the image archive from the authors
  2. use the prepare.py script to fill the LMDB database
  3. use the corresponding caffe-format deep network specifications for training and testing, where substitute caffe-root for CCC, database directory for XXX, some directory to store the snapshots for TTT

About

Author's code for the paper "Set2Model networks: learning discriminatively to learn generative models"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages