cansik commited on
Commit
897a726
·
verified ·
1 Parent(s): 8457fc6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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.