-
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
OASIS Brain MRI Stable Diffusion #444
base: topic-recognition
Are you sure you want to change the base?
OASIS Brain MRI Stable Diffusion #444
Conversation
…ed position layer
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 (used label maps instead of images) -1 Commit LogMeaningful commit messages (could be more informative) -1 DocumentationReadMe acceptable/good Pull RequestSuccessful Pull Request (Working Algorithm Delivered on Time in Correct Branch) |
Requesting to submit my Stable Diffusion model into PatternFlow. This model is a stable diffusion model trained on the OASIS Brain MRI data. Overall this model performed excellently, and can now generate Brain MRI from noise. It uses a cross attention positional embedded U-Net to add and remove noise in training. This learned removal of noise can then be run on random noise images to generate new Brain MRIs. Further details about the project, model, and results can be found in my readme.