We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb4f01 commit 03434e2Copy full SHA for 03434e2
3. FastReID/README.md
@@ -9,7 +9,7 @@ Save weights files under "./weights/"
9
Detection + feature extraction results will be created under "../outputs/2. det_feat/" as pickle files
10
```
11
# For MOT17 test
12
-python ext_feats.py --dataset "mot20"
+python ext_feats.py --dataset "mot17"
13
14
# For MOT20 test
15
python ext_feats.py --dataset "mot20"
0 commit comments