Metadata-Version: 2.1
Name: OpenHands
Version: 0.1.4.1
Summary: 👐OpenHands : Making Sign Language Recognition Accessible
Home-page: https://openhands.ai4bharat.org
Author: AI4Bhārat
License: UNKNOWN
Download-URL: https://pypi.org/project/OpenHands
Project-URL: Source, https://github.com/AI4Bharat/OpenHands
Project-URL: Issues, https://github.com/AI4Bharat/OpenHands/issues
Project-URL: Documentation, https://openhands.readthedocs.io
Description: # 👐OpenHands: Sign Language Recognition Library
        
        > _Making Sign Language Recognition Accessible_
        
        Check the documentation on how to use the library:  
        **[ReadTheDocs: 👐OpenHands](https://openhands.readthedocs.io)**
        
        ## Installation
        
        - For stable version: `pip install --upgrade OpenHands`
        - For latest development version: `pip install git+https://github.com/AI4Bharat/OpenHands`
        
        ## License
        
        This project is released under the [Apache 2.0 license](LICENSE.txt).
        
        ## Citation
        
        If you find our work useful in your research, please consider citing us:
        
        ```BibTeX
        @misc{2021_openhands_slr_preprint,
              title={OpenHands: Making Sign Language Recognition Accessible with Pose-based Pretrained Models across Languages}, 
              author={Prem Selvaraj and Gokul NC and Pratyush Kumar and Mitesh Khapra},
              year={2021},
              eprint={2110.05877},
              archivePrefix={arXiv},
              primaryClass={cs.CL}
        }
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
