The main change in this release of unraphael is a new page for object detection, check it out here: https://unraphael.streamlit.app/detect_objects
What's Changed
* Add streamlit page for object detection, segmentation, and pose extraction by ThijsVroegh in https://github.com/DecodingRaphael/unraphael/pull/46
* Add cli command to start unraphael anywhere by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/42
Bug fixes
* Fix dashboard by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/40
* Fix symlinks for windows by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/45
Maintenance
* Update coverage by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/39
* Add Zenodo badge by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/43
* Update ruff config by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/47
* Update readme by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/48
* Release to pypi by stefsmeets in https://github.com/DecodingRaphael/unraphael/pull/38
New Contributors
* ThijsVroegh made their first contribution in https://github.com/DecodingRaphael/unraphael/pull/46
**Full Changelog**: https://github.com/DecodingRaphael/unraphael/compare/0.1.0...0.2.0