Name | SRT-H JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | MMDiT |
upload_time | 2025-08-02 15:57:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License
Copyright (c) 2025 Phil Wang
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |
keywords |
artificial intelligence
attention mechanism
deep learning
surgical-robotics
transformers
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<img src="./fig2.png" width="450px"></img>
## SRT-H (wip)
Implementation of the model architecture for [SRT-H](https://h-surgical-robot-transformer.github.io/) out of Johns Hopkins
## Citations
```bibtex
@misc{kim2025srthhierarchicalframeworkautonomous,
title = {SRT-H: A Hierarchical Framework for Autonomous Surgery via Language Conditioned Imitation Learning},
author = {Ji Woong Kim and Juo-Tung Chen and Pascal Hansen and Lucy X. Shi and Antony Goldenberg and Samuel Schmidgall and Paul Maria Scheikl and Anton Deguet and Brandon M. White and De Ru Tsai and Richard Cha and Jeffrey Jopling and Chelsea Finn and Axel Krieger},
year = {2025},
eprint = {2505.10251},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2505.10251},
}
```
```bibtex
@article{Kim2024SurgicalRT,
title = {Surgical Robot Transformer (SRT): Imitation Learning for Surgical Tasks},
author = {Ji Woong Kim and Tony Zhao and Samuel Schmidgall and Anton Deguet and Marin Kobilarov and Chelsea Finn and Axel Krieger},
journal = {ArXiv},
year = {2024},
volume = {abs/2407.12998},
url = {https://api.semanticscholar.org/CorpusID:271270134}
}
```
```bibtex
@misc{zhao2023learningfinegrainedbimanualmanipulation,
title = {Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware},
author = {Tony Z. Zhao and Vikash Kumar and Sergey Levine and Chelsea Finn},
year = {2023},
eprint = {2304.13705},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2304.13705},
}
```
```bibtex
@misc{heng2025vitacformerlearningcrossmodalrepresentation,
title = {ViTacFormer: Learning Cross-Modal Representation for Visuo-Tactile Dexterous Manipulation},
author = {Liang Heng and Haoran Geng and Kaifeng Zhang and Pieter Abbeel and Jitendra Malik},
year = {2025},
eprint = {2506.15953},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2506.15953},
}
```
Raw data
{
"_id": null,
"home_page": null,
"name": "SRT-H",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "artificial intelligence, attention mechanism, deep learning, surgical-robotics, transformers",
"author": null,
"author_email": "Phil Wang <lucidrains@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/04/f3/20e2d9196490bc000f196671cbb1c7cfe1e99420e40949ea1c30a42d5e25/srt_h-0.0.1.tar.gz",
"platform": null,
"description": "<img src=\"./fig2.png\" width=\"450px\"></img>\n\n## SRT-H (wip)\n\nImplementation of the model architecture for [SRT-H](https://h-surgical-robot-transformer.github.io/) out of Johns Hopkins\n\n## Citations\n\n```bibtex\n@misc{kim2025srthhierarchicalframeworkautonomous,\n title = {SRT-H: A Hierarchical Framework for Autonomous Surgery via Language Conditioned Imitation Learning}, \n author = {Ji Woong Kim and Juo-Tung Chen and Pascal Hansen and Lucy X. Shi and Antony Goldenberg and Samuel Schmidgall and Paul Maria Scheikl and Anton Deguet and Brandon M. White and De Ru Tsai and Richard Cha and Jeffrey Jopling and Chelsea Finn and Axel Krieger},\n year = {2025},\n eprint = {2505.10251},\n archivePrefix = {arXiv},\n primaryClass = {cs.RO},\n url = {https://arxiv.org/abs/2505.10251}, \n}\n```\n\n```bibtex\n@article{Kim2024SurgicalRT,\n title = {Surgical Robot Transformer (SRT): Imitation Learning for Surgical Tasks},\n author = {Ji Woong Kim and Tony Zhao and Samuel Schmidgall and Anton Deguet and Marin Kobilarov and Chelsea Finn and Axel Krieger},\n journal = {ArXiv},\n year = {2024},\n volume = {abs/2407.12998},\n url = {https://api.semanticscholar.org/CorpusID:271270134}\n}\n```\n\n```bibtex\n@misc{zhao2023learningfinegrainedbimanualmanipulation,\n title = {Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware}, \n author = {Tony Z. Zhao and Vikash Kumar and Sergey Levine and Chelsea Finn},\n year = {2023},\n eprint = {2304.13705},\n archivePrefix = {arXiv},\n primaryClass = {cs.RO},\n url = {https://arxiv.org/abs/2304.13705}, \n}\n```\n\n```bibtex\n@misc{heng2025vitacformerlearningcrossmodalrepresentation,\n title = {ViTacFormer: Learning Cross-Modal Representation for Visuo-Tactile Dexterous Manipulation}, \n author = {Liang Heng and Haoran Geng and Kaifeng Zhang and Pieter Abbeel and Jitendra Malik},\n year = {2025},\n eprint = {2506.15953},\n archivePrefix = {arXiv},\n primaryClass = {cs.RO},\n url = {https://arxiv.org/abs/2506.15953}, \n}\n```\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2025 Phil Wang\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "MMDiT",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://pypi.org/project/SRT-H/",
"Repository": "https://github.com/lucidrains/SRT-H"
},
"split_keywords": [
"artificial intelligence",
" attention mechanism",
" deep learning",
" surgical-robotics",
" transformers"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2f99ddb4955f98b2a695abc599f14f8d3dff99154585968d54cb4e1b37892465",
"md5": "5465afeb9aa33d2da17e7192e39007a9",
"sha256": "0de5a6ee885e3a611930c8eef22a3b8df43d10917ea7d790e4cf7236cb83e0b4"
},
"downloads": -1,
"filename": "srt_h-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5465afeb9aa33d2da17e7192e39007a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 6857,
"upload_time": "2025-08-02T15:57:03",
"upload_time_iso_8601": "2025-08-02T15:57:03.488253Z",
"url": "https://files.pythonhosted.org/packages/2f/99/ddb4955f98b2a695abc599f14f8d3dff99154585968d54cb4e1b37892465/srt_h-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "04f320e2d9196490bc000f196671cbb1c7cfe1e99420e40949ea1c30a42d5e25",
"md5": "431e3e249223703ac29704b5475950f3",
"sha256": "b32a58bf6466ee501a69119f91e25de9ba2db092d7910dcd120ee97c8a8fae31"
},
"downloads": -1,
"filename": "srt_h-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "431e3e249223703ac29704b5475950f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 583310,
"upload_time": "2025-08-02T15:57:05",
"upload_time_iso_8601": "2025-08-02T15:57:05.024319Z",
"url": "https://files.pythonhosted.org/packages/04/f3/20e2d9196490bc000f196671cbb1c7cfe1e99420e40949ea1c30a42d5e25/srt_h-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-02 15:57:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lucidrains",
"github_project": "SRT-H",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "srt-h"
}