Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/facebookresearch/PyTouch

PyTouch is a machine learning library for tactile touch sensing.
https://github.com/facebookresearch/PyTouch

Last synced: 8 days ago
JSON representation

PyTouch is a machine learning library for tactile touch sensing.

Lists

README

        

PyTouch



CircleCI


License: MIT


PyPi


Code Style: Black


PyTouch is a machine learning library for tactile touch sensing.



Check the corresponding paper for more information.



For updates and discussions please join the #PYTOUCH channel at the www.touch-sensing.org community.

## Releases

### Stable

**PyTouch 0.4.2** is a beta version of PyTouch.
- [Documentation](https://facebookresearch.github.io/PyTouch/)
- Installation : `pip install pytouch --upgrade`

## License
PyTouch is licensed under [MIT License](LICENSE).

## Community
See the following links to similar projects and to the Touch Sensing Community:
* [Touch Sensing Community](https://www.touch-sensing.org)
* [TACTO Touch Simulator](https://github.com/facebookresearch/tacto)
* [DIGIT Hardware Sensor](https://digit.ml)

## Citing PyTouch
If you use PyTouch in your research please cite the corresponding [paper](https://arxiv.org/abs/2105.12791):
```BibTeX
@Article{Lambeta2021PyTouch,
author = {Lambeta, Mike and Xu, Huazhe and Xu, Jingwei and Chou, Po-Wei and Wang, Shaoxiong and Darrell, Trevor and Calandra, Roberto},
journal = {IEEE International Conference on Robotics and Automation (ICRA)},
title = {{PyTouch}: A Machine Learning Library for Touch Processing},
year = {2021},
url = {https://arxiv.org/abs/2105.12791},
}
```

## Acknowledgments

PyTouch would like to acknowledge the [list of contributors](AUTHORS.md).