-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Topic-Recognition, VQ VAE (OASIS Dataset) #461
base: topic-recognition
Are you sure you want to change the base?
Conversation
…p to top of training script for easy tuning
…rformance progress
…w set of oputput generations
This is an initial inspection, no action is required at this point
|
Good Practice (Design/Commenting, TF/Torch Usage)Adequate use and implementation Recognition ProblemSolves problem (generations poor quality) -1 Commit LogMeaningful commit messages DocumentationReadMe acceptable, but not architecture diagram -1 Pull RequestSuccessful Pull Request (Working Algorithm Delivered on Time in Correct Branch) |
PatternFlow project submission for Alex Nicholson (s4531620). This project implements a VQ-VAE network paired with a PixelCNN generator network trained together on the OASIS brain MRI image datset for use in generating novel and realistic synthetic brain MRI images. Instructions for running the code and demonstration of outputs, as well as a deeper overview of how it works are available in the included README.md file.