- Added support for labelbox polygons, points and polylines (all images) - Added support for labelbox classifications as darwinpy annotation tags - Added tests for split datasets - Added JSONschema validation for labelbox imports - Documented Public API of cli_functions.py
0.7.1
Not secure
- Fixed an issue with coco imports not working - Fixed an issue with dataset slips not working - preliminary support for labelbox bouding_box imports
0.7.0
Not secure
- Files can now be reseted/move to NEW status - Item Count now considers both images and videos - Added support for polygon and complex_polygon bboxes in pascalvoc - Fixed weight measuring for classification datasets - Added support for item deletion in both CLI and SDK - General bug fixes
0.6.15
Not secure
- Added typing to all modules - PDF files can now be uploaded as videos - General bugfixes
0.6.14
Not secure
- Specify `release_name` parameter value in `detectron2_register_datasets` - Keep bounding box annotation data when splitting video annotations
0.6.13
Not secure
- New `ml` extra for ML-related dependencies (`pip install darwin-py[ml]`)