[![PyPI version](https://badge.fury.io/py/element-deeplabcut.svg)](http://badge.fury.io/py/element-deeplabcut)
# DataJoint Element for Pose Estimation with DeepLabCut
DataJoint Element for markerless pose estimation with
[DeepLabCut](https://www.deeplabcut.org/). DataJoint Elements collectively standardize
and automate data collection and analysis for neuroscience experiments. Each Element is
a modular pipeline for data storage and processing with corresponding database
tables that can be combined with other Elements to assemble a fully functional pipeline.
## Experiment Flowchart
![flowchart](https://raw.githubusercontent.com/datajoint/element-deeplabcut/main/images/flowchart.svg)
## Data Pipeline Diagram
![pipeline](https://raw.githubusercontent.com/datajoint/element-deeplabcut/main/images/pipeline.svg)
## Getting Started
+ Install from PyPI
```bash
pip install element-deeplabcut
```
+ [Interactive tutorial](https://github.com/datajoint/workflow-deeplabcut)
+ [Documentation](https://datajoint.com/docs/elements/element-deeplabcut)
## Support
+ If you need help getting started or run into any errors, please open a GitHub Issue
or contact our team by email at support@datajoint.com.
Raw data
{
"_id": null,
"home_page": "https://github.com/datajoint/element-deeplabcut",
"name": "element-deeplabcut",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "neuroscience behavior deeplabcut datajoint",
"author": "DataJoint",
"author_email": "info@vathes.com",
"download_url": "https://files.pythonhosted.org/packages/1a/39/8a8ace298ebc43aee9d08291ec0efb28b96817b88ba7b43a85807ef61f3e/element-deeplabcut-0.2.8.tar.gz",
"platform": null,
"description": "[![PyPI version](https://badge.fury.io/py/element-deeplabcut.svg)](http://badge.fury.io/py/element-deeplabcut)\n\n# DataJoint Element for Pose Estimation with DeepLabCut\n\nDataJoint Element for markerless pose estimation with\n[DeepLabCut](https://www.deeplabcut.org/). DataJoint Elements collectively standardize\nand automate data collection and analysis for neuroscience experiments. Each Element is\na modular pipeline for data storage and processing with corresponding database\ntables that can be combined with other Elements to assemble a fully functional pipeline.\n\n## Experiment Flowchart\n\n![flowchart](https://raw.githubusercontent.com/datajoint/element-deeplabcut/main/images/flowchart.svg)\n\n## Data Pipeline Diagram\n\n![pipeline](https://raw.githubusercontent.com/datajoint/element-deeplabcut/main/images/pipeline.svg)\n\n## Getting Started\n\n+ Install from PyPI\n\n ```bash\n pip install element-deeplabcut\n ```\n\n+ [Interactive tutorial](https://github.com/datajoint/workflow-deeplabcut)\n\n+ [Documentation](https://datajoint.com/docs/elements/element-deeplabcut)\n\n## Support\n\n+ If you need help getting started or run into any errors, please open a GitHub Issue \nor contact our team by email at support@datajoint.com.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "DataJoint Element for Continuous Behavior Tracking via DeepLabCut",
"version": "0.2.8",
"project_urls": {
"Homepage": "https://github.com/datajoint/element-deeplabcut"
},
"split_keywords": [
"neuroscience",
"behavior",
"deeplabcut",
"datajoint"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4a8b001f150bc96683ec04298d257a4b8592435f685e862f36ff0a3b7742ad08",
"md5": "661a79ff06309dbc8c6a1c1177e6f392",
"sha256": "898273e4b992250ae2b69e428cbd99d3a6d55f568c1e120fe90e3fef895f70cc"
},
"downloads": -1,
"filename": "element_deeplabcut-0.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "661a79ff06309dbc8c6a1c1177e6f392",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 22510,
"upload_time": "2023-08-08T14:45:53",
"upload_time_iso_8601": "2023-08-08T14:45:53.808589Z",
"url": "https://files.pythonhosted.org/packages/4a/8b/001f150bc96683ec04298d257a4b8592435f685e862f36ff0a3b7742ad08/element_deeplabcut-0.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1a398a8ace298ebc43aee9d08291ec0efb28b96817b88ba7b43a85807ef61f3e",
"md5": "db893d10240aaccaaaa3f78163a3b635",
"sha256": "b567d3f20d0aaa5bd5caf293ba9c0ce618b1ba3e5a91892ae262d4c76b19fd55"
},
"downloads": -1,
"filename": "element-deeplabcut-0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "db893d10240aaccaaaa3f78163a3b635",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20800,
"upload_time": "2023-08-08T14:45:55",
"upload_time_iso_8601": "2023-08-08T14:45:55.197957Z",
"url": "https://files.pythonhosted.org/packages/1a/39/8a8ace298ebc43aee9d08291ec0efb28b96817b88ba7b43a85807ef61f3e/element-deeplabcut-0.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-08 14:45:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "datajoint",
"github_project": "element-deeplabcut",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "element-deeplabcut"
}