-
Notifications
You must be signed in to change notification settings - Fork 391
Topic recognition #465
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 #465
Conversation
remove png file
remove png file
remove png file
Create README.md
Revised README.md
revise README.md
Added average dice score
Mengyao Ma - 45857876 - StyleGAN-pull request test
45762402_Topic recognition
s46331391: Improved UNet
Image Segmentation ISIC Melanoma Dataset
s4571084 GCN model
45616756 - GCN on Facebook dataset
Topic recognition GCN 45249435
|
This is an initial inspection, no action is required at this point
|
Is this sorted out yet? I used GH desktop which didn't give me a choice of where I was merging, which may explain why. I just assumed it would merge my own commits. Is there anything I can do? |
|
I made another pull request, properly including my code this time 😐. Please check it out, thank you. |
This is the PatternFlow project submission for COMP3710 by Thomas Barton (s4641500). This includes a VQVAE with Pixel CNN trained and tested on the OASIS dataset. The algorithm trains using png slices of OASIS brains to create a seed for outputting slices based on an input gathered from encoding brains. Testing on this input can show a brain that looks either more healthy or unhealthy, based on the training dataset used. It can be used to gauge the health of a brain by comparing outputs with the VQVAE.