Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Antfield-Creations/fafa-vae

Repository files navigation

FAFA-VAE

This repository contains the following:

  • A Vector-quantized variational auto-encoder implementation, fully type-hinted, flake8-checked.
  • A scraper module to get images from FAFA
  • A config file being its own Kubernetes manifest
  • A helm chart containing the Kubernetes operator for the VQ-VAE implementation
  • A test suite to validate various parts of the implementation
  • A GitHub Actions workflow to run the test on GitHub
  • A full lab journal containing descriptions of almost every run I did and what my thoughts and doubts were

Oof, that's a lot. It's because I spent a lot of my free time on this. Let's start with the really complicated part.

The VQ-VAE

This subject deserves its own README. An elaborate description is in models/README.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages