Commit 47eaa0d
Fix wget URL for osnet_x1_0 model download
- Update download URL from broken v1.0/osnet_x1_0.onnx to reid-models-v1.0.0/osnet_x1_0_dukemtmcreid.pt
- Add instructions to convert .pt to .onnx format using export script
- Update code example to use correct model filename
Fixes #1
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 505c703 commit 47eaa0d
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
131 | | - | |
| 135 | + | |
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
| |||
0 commit comments