Skip to main content

Behavior Estimation on DeepFly3D annotations

Project description

Install

pip install df3dbehav

Run

df3dbehav --path '/folder/with_pose_result_file/'

It will automatically find the pose_result file and save a file called df3d_behav.csv under the same folder.

Analyze the Results

You can read the csv file using pandas:

import pandas as pd
pd.read_csv('behav_clsf.csv')

image

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

df3dbehav-0.24.tar.gz (444.1 kB view hashes)

Uploaded Source

Built Distribution

df3dbehav-0.24-py3-none-any.whl (445.3 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