Metadata-Version: 2.1
Name: zetane
Version: 0.3.4
Summary: The Zetane API for robustness testing of Computer Vision AI models
Home-page: https://docs.zetane.com
Author: Zetane Systems
Author-email: info@zetane.com
License: LICENSE.md
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md


The Zetane API is a Python library designed for robustly developing, testing, augmenting, and deploying computer vision Artificial Intelligence (AI) models. The API allows you to test adverse and out-of-domain conditions, offering a much-needed tool for AI developers, researchers, and data scientists who are eager to push the boundaries of their models, to comprehend their limitations, and to improve upon these performance thresholds.

The Zetane API's core functionalities are derived from its distinctive data transformation capabilities. It is designed to take input images and then transform them in a multitude of ways, mimicking conditions that a model might encounter in real-world applications. The variety of transformations includes but is not limited to, geometric and color augmentations, noise injection, alterations in lighting and contrast, as well as various forms of image degradation and distortions. These transformations effectively broaden the scope of conditions under which AI models are tested, ensuring a model is not just learning from its data, but also generalizing well to unforeseen situations.

Visit our [docs](https://docs.zetane.com) for more details on how to get started with the Zetane API.
