Add example outputs and display in README (#59)
Browse files
README.md
CHANGED
@@ -12,6 +12,12 @@ python demo.py
|
|
12 |
python demo.py --input /path/to/image
|
13 |
```
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## License
|
16 |
|
17 |
All files in this directory are licensed under [Apache 2.0 License](./LICENSE).
|
|
|
12 |
python demo.py --input /path/to/image
|
13 |
```
|
14 |
|
15 |
+
## Example outputs
|
16 |
+
|
17 |
+

|
18 |
+
|
19 |
+

|
20 |
+
|
21 |
## License
|
22 |
|
23 |
All files in this directory are licensed under [Apache 2.0 License](./LICENSE).
|