Skip to content

Commit b8e94ff

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 b8e94ff

1 file changed

Lines changed: 151 additions & 103 deletions

File tree

examples/tutorial_image_detection.ipynb

Lines changed: 151 additions & 103 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)