Here we provide utilities to convert [DeepLabCut (DLC)](https://github.com/DeepLabCut/DeepLabCut) output to/from [Neurodata Without Borders (NWB) format](https://www.nwb.org/nwb-neurophysiology/). This repository also elaborates a way for how pose estimation data should be represented in NWB.
Specifically, this package allows you to convert DLC's predictions on videos (*.h5 files) into NWB format and vice versa. Check out the README.md.
This is a stable release after being in beta since mid 2021.
What's Changed
* Fix timestamps by jeylau in https://github.com/DeepLabCut/DLC2NWB/pull/6
* Add skeleton metainformation by jeylau in https://github.com/DeepLabCut/DLC2NWB/pull/7
* Preparation4release by AlexEMG in https://github.com/DeepLabCut/DLC2NWB/pull/9
New Contributors
* bendichter made their first contribution in https://github.com/DeepLabCut/DLC2NWB/pull/2
* jeylau made their first contribution in https://github.com/DeepLabCut/DLC2NWB/pull/6
* AlexEMG made their first contribution in https://github.com/DeepLabCut/DLC2NWB/pull/9
**Full Changelog**: https://github.com/DeepLabCut/DLC2NWB/commits/v0.1