Replies: 1 comment
-
Hi @przemb, Sorry for the late response.
Once these steps are completed, the dataset should be located in Then you can follow the step 1.3. Please let us know Maybe @tangy5 can comment more here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Could we please verify if endoscopy tutorial is up-to-date?
https://github.com/Project-MONAI/tutorials/blob/main/monailabel/monailabel_endoscopy_cvat_tooltracking.ipynb
I have a problem with the active learning part. I am really confused with provided dataset. In section:
"1.3 Create a validation set and modify bundle config files" there is suggestion to split files to val_images and val_labels.
How should I specify paths to
val_images
andval_labels
?Where is the
train.json
presented on the screen? I don't see it anywhere in the repository.I am inside docker. I run bellow command:
root@L1HVS10:/opt/monai# monailabel start_server --app apps/endoscopy --studies datasets/endoscopy_frames --conf models tooltracking --conf epistemic_enabled true --conf epistemic_top_k 2
How to interpret below error?
Beta Was this translation helpful? Give feedback.
All reactions