the argument needed to change the default directory in pathology/tumor_detection/README.MD
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 85/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Open pathology/tumor_detection/README.MD and compare its documented command-line argument with the parser.add_argument definition in the related .py files. Update the README to match the implemented data-directory option, then verify the usage example is consistent with the parser.
Written by the indexing model from the issue text.
Description
Describe the bug
In README.MD:
you can easily modify it to point to a different directory by passing the following argument in the runtime: --data-root /other/data/root/dir/
In .py files:
parser.add_argument(
"--root",
type=str,
default="/workspace/data/medical/pathology",
help="path to image folder containing training/validation",
)
“--data-root ” in README.MD should be changed to "--root" ?
- Dominant language
- Jupyter Notebook
- Stars
- 2.5k
- Forks
- 803
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 3
Contributor guide
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.
More from Project-MONAI/tutorials
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
Project-MONAI/tutorials#2076 ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 76/100
Project-MONAI/tutorials#2069 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 62/100
Project-MONAI/tutorials#2071 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Project-MONAI/tutorials#2067 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
Project-MONAI/tutorials#2060 ·
All issues in Project-MONAI/tutorials
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Ecosystem: ClawMetry — the Qwen Code reader is now free and open source (follow-up to #9294 / #9338) Opencategory/integration priority/P3 scope/documentation status/ready-for-human type/feature-request
Difficulty 1/5 Under an hour Newbie friendliness 84/100