This repository contains an implementation of variational autoencoders with the focus of their application as a binary hasher. encoder.py: this module contians the variational encoder implemetaion and only could be used for inference. decoder.py: this module contaings the variational decoder implementaion and only could be used for inference. vae_gaussian.py: this module contains both the variational decoder and encoder, and only could be used to train joinly the decoder and encoder. search.py: this module employs the hash codes generated by encoders to perform a search in particular k nearest neighbors.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
rezasanatkar/vaeHasher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published