Auton Lab TA1 primitives
Project description
The Auton Lab TA1 primitives
This repository contains additional Auton Lab TA1 primitives for the D3M program.
Iterative Labeling
- Blackbox based iterative labeling for semi-supervised learningVideo 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.2.3.tar.gz
(25.5 kB
view details)
Built Distribution
autonbox-0.2.3-py3-none-any.whl
(32.8 kB
view details)
File details
Details for the file autonbox-0.2.3.tar.gz
.
File metadata
- Download URL: autonbox-0.2.3.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfa4a3f7f53801581b12e7ba76b288bad2c3317c7cbb649dd3513975c6df8675 |
|
MD5 | f7d2bba416727b5c8ed1573f4e27d1c9 |
|
BLAKE2b-256 | e929ad63efaf50c3a742a6cffaba04c2237353bc4d69c86311f97ad2cc2efe23 |
File details
Details for the file autonbox-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: autonbox-0.2.3-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04e586028d35411973bf4a6f24994265f25896a6d2866abbd0c0168377302a00 |
|
MD5 | 85edd4a2eace5e6de3a0cc485db5a813 |
|
BLAKE2b-256 | d82ae232d90a3009b16f969f5ddbb846c23515974e84d61485c646b13dee5dcc |