Metadata-Version: 2.1
Name: df3dbehav
Version: 0.1
Summary: Behavior Estimation on DeepFly3D annotations
Home-page: https://github.com/semihgunel/Df3dBehav
Author: Semih Gunel
License: UNKNOWN
Description: # Install 
        ```
        git clone https://github.com/semihgunel/Df3dBehav
        cd Df3dBehav
        pip install -e .
        ```
        
        # Run
        ```
        df3dbehav --path '/folder/with_pose_result_file/'
        ```
        This will save a file called df3d_behav.csv under the same folder.
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
