Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Visiongraph Model Repository
|
| 2 |
+
|
| 3 |
+
This is a model repository for the [visiongraph](https://github.com/cansik/visiongraph) library, containing models from various sources. The idea behind visiongraph is to provide reference implementations of computer vision machine learning networks for real-time inference. The models are downloaded as needed by visiongraph.
|
| 4 |
+
|
| 5 |
+
Please be aware that each model is subject to its own license and conditions. Make sure to verify whether it is compliant with your application's use.
|