MrGiovanni / MrGiovanni/ModelsGenesis

Update competition readme

Open Beginner friendly
#62 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.