Metadata-Version: 2.1
Name: kpt
Version: 0.0.1
Summary: Kinematics with PyTorch
Home-page: https://github.com/jihoonerd/Kinematics-PyTorch
Author: Jihoon Kim
Author-email: jihoon_kim@outlook.com
License: UNKNOWN
Description: # Kinematics-PyTorch
        WIP Project. Codes are subject to change anytime.
        
        ## Installation
        
        ```
        pip install kpt
        ```
        
        ## Quick Start
        
        
        ## To Do
        
        * Update README
        * Data augmentation is not applied yet.
        * Variable TTA (5~50 frames) are currently fixed with 50.
        
        ## Test
        
        ```bash
        pytest
        ```
Platform: UNKNOWN
Description-Content-Type: text/markdown
