Project-MONAI / MONAILabel

MONAI Label is an intelligent open source image labeling and learning tool.
https://docs.monai.io/projects/label
Apache License 2.0
595 stars 191 forks source link

MONAI Label Endoscopy Tutorial (monailabel_endoscopy_cvat_tooltracking) #1703

Open jesamir opened 3 months ago

jesamir commented 3 months ago

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

  1. Step 1.2-1.3
  2. Check the location of the dataset

Expected behavior train.json does not exist.

Screenshots tutorial noendoscopu Screenshot from 2024-06-11 16-42-53 Screenshot from 2024-06-11 16-43-50

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.