Commit b8e94ff
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 b8e94ff
1 file changed
Lines changed: 151 additions & 103 deletions
Large diffs are not rendered by default.
0 commit comments