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

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