Add back example output images as lfs tracked files (#166)
Browse files* lfs track images now
* add back example images
* modify paths
* modify paths part 2
* correct paths in each model's readme
README.md
CHANGED
@@ -29,9 +29,9 @@ Note:
|
|
29 |
|
30 |
Here are some of the sample results that were observed using the model (**yolox_s.onnx**),
|
31 |
|
32 |
-
 for the original images.
|
37 |
|
|
|
29 |
|
30 |
Here are some of the sample results that were observed using the model (**yolox_s.onnx**),
|
31 |
|
32 |
+

|
33 |
+

|
34 |
+

|
35 |
|
36 |
Check [benchmark/download_data.py](../../benchmark/download_data.py) for the original images.
|
37 |
|