mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2025-12-05 19:17:28 -06:00
Fix labels.txt download URL in image classification lab
This commit is contained in:
@@ -135,8 +135,7 @@ tar xzf mobilenet_v2_1.0_224_quant.tgz
|
||||
Get its [labels](https://github.com/Mjrovai/EdgeML-with-Raspberry-Pi/blob/main/IMG_CLASS/models/labels.txt):
|
||||
|
||||
```bash
|
||||
# One long line, split with backslash \
|
||||
wget https://github.com/Mjrovai/EdgeML-with-Raspberry-Pi/blob/\
|
||||
wget https://raw.githubusercontent.com/Mjrovai/EdgeML-with-Raspberry-Pi/refs/heads/\
|
||||
main/IMG_CLASS/models/labels.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user