Skip to content

Commit 9b920e6

Browse files
Fix Windows-incompatible mkdir and add COCO auto-download to tutorial notebook
- Replace Unix-only '!mkdir -p' with cross-platform os.makedirs() - Add automated COCO val2017 download/extraction with small-subset option so the notebook runs end-to-end without manual dataset setup or large downloads Fixes #612
1 parent 455ff22 commit 9b920e6

1 file changed

Lines changed: 158 additions & 102 deletions

File tree

examples/tutorial_image_detection.ipynb

Lines changed: 158 additions & 102 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)