Improved U-Net for the ISIC 2018 Skin Lesion Segmentation Dataset - 45293915 - #155
Improved U-Net for the ISIC 2018 Skin Lesion Segmentation Dataset - 45293915#155riley-ball wants to merge 46 commits into
Conversation
…loaders and trained for an epoch
…ut folder instead of plotting
…ng, beginning preparations for test set testing
This is an initial inspection, no action is required at this point
|
shakes76
commented
Nov 20, 2023
MarkingGood Practice (Design/Commenting, TF/Torch Usage)Adequate design and implementation Recognition ProblemSolves problem Commit LogMeaningful commit messages DocumentationReadMe acceptable, missing refs -1 Pull RequestSuccessful Pull Request (Working Algorithm Delivered on Time in Correct Branch) |
shakes76
commented
Nov 20, 2023
Please revert changes to repo README files for merging, does not affect grade only merge. |
riley-ball
commented
Nov 21, 2023
Sorry a bit confused, which README file is this in relation to and which changes? (did I modify a README I wasn't supposed to or is this in relation to the README that documents my model?) |
wangzhaomxy
commented
Nov 21, 2023
You shouldn't modify the original ReadMe.md files when you first fork Shakes' repository. All student-constructed folders/files, including your own Readme.md for your project, should be packed in one folder under the ‘recognition’ folder. So you need to recover the original README file and move your own readme file into your own folder. |
wangzhaomxy
commented
Nov 21, 2023
No feedback attempt and no feedback marks lost. |
This repository contains the code for the Improved U-Net model for the ISIC 2018 Skin Lesion Segmentation dataset (https://challenge.isic-archive.com/data/#2018). Contains the following files:
Riley Ball | 45293915