-
Notifications
You must be signed in to change notification settings - Fork 179
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
46822394_ViT_ADNC #175
base: topic-recognition
Are you sure you want to change the base?
46822394_ViT_ADNC #175
Conversation
This reverts commit 4961a54.
This is an initial inspection Difficulty : Hard
Requirement: Tittle: Done
Looks ok Feedback:
|
Hi, The link to the train/ test images (https://filesender.aarnet.edu.au/?s=download&token=a2baeb2d-4b19-45cc-b0fb-ab8df33a1a24) seems expired. I have removed them from my local disk to save space. Can you provide them again so I can run my model over them? I do have dataset.py if that's what you mean by data.py, and I'm happy to add images for normal and AD - brain, as well as train test accuracy/ loss graph once the raw images are provided. Cheers, |
hi, I am not sure why the link is expired |
Yep I grabbed it from Rangpur, it's all g now. wdym by data.py? |
Just updated README to include sample predictions. Do I need to update the version on Turnitin as well? |
Observational Feedback Pull Request: File Organizing: Well-organized files. Commit Log: Documentation: |
Improvements are listed in Recommendations (https://github.com/Ei3-kw/PatternAnalysis-2024/tree/topic-recognition/recognition/46822394_ViT_ADNC#recommendations) |
The formal report looks if it has a concluding paragraph at the last . |
Marking
Marked as per the due date and changes after which aren't necessarily allowed to contribute to grade for fairness. |
No description provided. |
Please respond to my regrade request and remove my real name in the comment. I'd like to stay anonymous on GitHub. |
Can you email me your extension request and outcome please? |
Extension granted +2 |
Hi Shakes,
Task
Classify Alzheimer’s disease (normal and AD) of the ADNI brain data (see Appendix for link) using one of the latest vision transformers such as the GFNet [6] set having a minimum accuracy of 0.8 on the test set.
This project implements a Vision Transformer (ViT) based classification system for analysing brain images from the ADNI (Alzheimer's Disease Neuroimaging Initiative) dataset. The model classifies brain images into different categories: Cognitive Normal (CN), Mild Cognitive Impairment (MCI), Alzheimer's Disease (AD - True MCI), and Subjective Memory Complaints (SMC).
What's Included
File Structure
Key Results
Please follow the instructions in README.md to install dependencies and experiment with it.
Have an extension till Oct 30th 4PM
GLHF,
Ella