Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

availai

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

availai

A library for computer vision and machine learning

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
1

availai

availai is a Python library for managing and building computer vision workflows, including tools for dataset management, preprocessing, and seamless integration with Weights & Biases (W&B) and Roboflow. Future updates will expand functionality to include broader machine learning, deep learning, audio processing, NLP, and large language models (LLMs).

Features

Dataset Management

  • Download Datasets:

    • Fetch datasets directly from Weights & Biases using artifact versioning.
    • Retrieve datasets from Roboflow in various formats (e.g., YOLOv8).
  • Upload and Log:

    • Upload datasets as W&B artifacts for versioning and tracking.
    • Log dataset-related tables for visualization in W&B projects.
  • Dataset Customization:

    • Create smaller dataset versions for quick testing by reducing one or more dataset splits (e.g., train, val, test).
  • Copy Datasets:

    • Copy datasets to a specified location with a progress bar for visibility.

Integration with Roboflow

  • Download datasets using workspace and project names.
  • Support for multiple dataset formats, such as YOLOv8, COCO, and more.

Integration with Weights & Biases

  • Manage datasets using W&B artifact tracking.
  • Log preprocessing steps and metadata as W&B artifacts for reproducibility.

Installation

Install availai from PyPI:

pip install availai

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc