Commit 9b920e6
committed
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 #6121 parent 455ff22 commit 9b920e6
1 file changed
Lines changed: 158 additions & 102 deletions
Large diffs are not rendered by default.
0 commit comments