MrGiovanni / MrGiovanni/ModelsGenesis
Update competition readme
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 791
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
It seems that Models Genesis is incorporated with nnU-Netv1, could you please update the readme file so that the git repo refers to nnunetv1.
just like this:
git clone -b nnunetv1 https://github.com/MIC-DKFZ/nnUNet.git # v1 branch
cd nnUNet
pip install git+https://github.com/MIC-DKFZ/batchgenerators.git
pip install -e .
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the repository README and locate the nnU-Net installation instructions. Update the clone command to use the nnunetv1 branch, retaining the related installation commands shown in the issue. Done means the rendered README clearly points to nnUNet v1 and presents the complete installation sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100