Skip to main content

Auton Lab TA1 primitives

Project description

The Auton Lab TA1 primitives

This repository contains additional Auton Lab TA1 primitives for the D3M program.

  1. Iterative Labeling - Blackbox based iterative labeling for semi-supervised learning
  2. Video featurizer - Video Feature Extraction for Action Classification With 3D ResNet

Installation

To install primitives, run:

pip install -U autonbox

Video featurizer requires a static file, for pre-trained model weights. To download it, run:

mkdir -p /tmp/cmu/pretrained_files
python3 -m d3m index download -o /tmp/cmu/pretrained_files # requires d3m core

Video featurizer

The primitive outputs a data frame of size N x M, where N is the number of videos and M is 2024 features of type float.

It supports running on GPUs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autonbox-0.3.0.tar.gz (30.0 kB view hashes)

Uploaded Source

Built Distribution

autonbox-0.3.0-py3-none-any.whl (36.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page