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

|
23 |
+
|
24 |
+

|
25 |
+
|
26 |
## License
|
27 |
|
28 |
All files in this directory are licensed under [MIT License](./LICENSE).
|