OpenVisionCapsules DocsΒΆ

This is a guide on how to encapsulate an algorithm using OpenVisionCapsules. Capsules are discrete components that define new ways to analyze video streams.

This guide discusses the Open Vision Capsule system generally, not any specific information on how to write a Capsule of a certain type or with certain technology. Example capsules are available under vcap/examples that show how to encapsulate models from various popular machine learning frameworks.