-
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
Improved UNet by s4627234 #486
base: topic-recognition
Are you sure you want to change the base?
Improved UNet by s4627234 #486
Conversation
This commit is so late that you will lose all marks, can you explain why it is late? Was there another PR you can reference? Please reply ASAP. |
Good Practice (Design/Commenting, TF/Torch Usage)Adequate use and implementation Recognition ProblemSolves problem Commit LogMeaningful commit messages could be more descriptive -1 DocumentationReadMe acceptable, could have had more info -1 Pull RequestSuccessful Pull Request (Working Algorithm Delivered on Time in Correct Branch) |
Hello, this is because I accidentally created a new topic-recognition with submit, so I had to delete the previous one to use the correct branch. In the file I included three screenshots of my commit history from previous pull-requests.
This screenshot is my last feedback, I don’t know if it’s useful, please email me if I need more proof or not.
…________________________________
From: Shakes ***@***.***>
Sent: Monday, November 21, 2022 9:49:48 AM
To: shakes76/PatternFlow ***@***.***>
Cc: DaveD123321 ***@***.***>; Author ***@***.***>
Subject: Re: [shakes76/PatternFlow] Improved UNet by s4627234 (PR #486)
This commit is so late that you will lose all marks, can you explain why it is late? Was there another PR you can reference? Please reply ASAP.
—
Reply to this email directly, view it on GitHub<#486 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYD3CFU3P6ZGBOBJLP5FNJTWJK2JZANCNFSM6AAAAAAR7U4VMU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Do I need to provide any other supporting documents or content or these link and screenshots are enough
Thanks
…________________________________
From: Shakes ***@***.***>
Sent: Monday, November 21, 2022 9:49:48 AM
To: shakes76/PatternFlow ***@***.***>
Cc: DaveD123321 ***@***.***>; Author ***@***.***>
Subject: Re: [shakes76/PatternFlow] Improved UNet by s4627234 (PR #486)
This commit is so late that you will lose all marks, can you explain why it is late? Was there another PR you can reference? Please reply ASAP.
—
Reply to this email directly, view it on GitHub<#486 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYD3CFU3P6ZGBOBJLP5FNJTWJK2JZANCNFSM6AAAAAAR7U4VMU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I think you can find it on # 394 for my previous one
#394 (this is the link for my previous pull request)
https://github.com/DaveD123321/PatternFlow/tree/4274dd66a8d5574c76681bcbb6bc73eba265d108/recognition (this is the previous one with the branch I create by my self)
For the pull request, the only way I found to update from my topic_recognition to the given topic_recognition is to create a new branch, so that why I closed the last pull request and create this one to solve the feedback issue.
…________________________________
From: Shakes ***@***.***>
Sent: Monday, November 21, 2022 9:49:48 AM
To: shakes76/PatternFlow ***@***.***>
Cc: DaveD123321 ***@***.***>; Author ***@***.***>
Subject: Re: [shakes76/PatternFlow] Improved UNet by s4627234 (PR #486)
This commit is so late that you will lose all marks, can you explain why it is late? Was there another PR you can reference? Please reply ASAP.
—
Reply to this email directly, view it on GitHub<#486 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYD3CFU3P6ZGBOBJLP5FNJTWJK2JZANCNFSM6AAAAAAR7U4VMU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I think you can find it on # 394 for my previous one #394 (this is the link for my previous pull request) https://github.com/DaveD123321/PatternFlow/tree/4274dd66a8d5574c76681bcbb6bc73eba265d108/recognition (this is the previous one with the branch I create by my self) For the pull request, the only way I found to update from my topic_recognition to the given topic_recognition is to create a new branch, so that why I closed the last pull request and create this one to solve the feedback issue. |
Thanks, evidence has been provided. Marks updated. |
Author: Jingming Dai
Student Number: s4627234 / 46272346
Description: Q1 in the COMP3710 report - ISIC dataset segmentation based on improved Unet.
Files :
modules.py
source code of the components of model.dataset.py
data loader for loading and preprocessing data.train.py
source code for training, testing, validating, and saving model.predict.py
showing example of your model base on validation data.README.MD
document of projectimages
images of the results produced by the modelcommit-history1, commit-history2, commit-history3
those lost commit history because of changes to commit branch