Project-MONAI / Project-MONAI/MONAILabel
MONAI Label Endoscopy Tutorial (monailabel_endoscopy_cvat_tooltracking)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 891
- Forks
- 269
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 1
Description
Describe the bug
In the tutorial called monailabel_endoscopy_cvat_tooltracking, it is recommended to utilize the train.json file when downloading the dataset to create a validation set that is required for MONAI Label Active Learning. However, this does not exist in the folder when I attempted to download it on my computer.
Server logs
If applicable attach 100+ lines of monailabel server logs which covers the error trace etc...
To Reproduce
Steps to reproduce the behavior:
1.Breadcrumbstutorials/monailabel
/monailabel_endoscopy_cvat_tooltracking.ipynb
2. Step 1.2-1.3
3. Check the location of the dataset
Expected behavior
train.json does not exist.
Screenshots
Environment
Ensuring you use the relevant python executable, please paste the output of:
python -c 'import monai; monai.config.print_debug_info()'
Additional context
Add any other context about the problem here.
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.
Research direction
Open tutorials/monailabel/monailabel_endoscopy_cvat_tooltracking.ipynb and inspect steps 1.2–1.3 alongside the downloaded dataset location. Verify whether train.json is available or whether the tutorial's validation-set instructions are outdated. Done means the tutorial accurately describes the available dataset and the validation-set setup no longer relies on a missing file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100