Darwin-py

Latest version: v0.9.0

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 21

0.7.19

Added support for importing into darwin v2 datasets

0.7.18

- Add support for conversion of Darwin JSON annotations to YOLO format

0.7.17

* Only installs dataclasses if python version 3.6 or older. (thanks campbell-remedy)
* Fixes issue with dataset creation in v2

0.7.16

Improves error message when API call fails.

0.7.15

Adds support for /api/v2, the sdk api at the surface level should be unchanged, but then underlying structure has gone through some large changes.

RemoteDataset is now an abstract class with implementations for both v1 and v2 datasets, clients picks the right implementation depending on payload.

Client also has a new .api_v2 field, that contains all backend calls to /api/v2, I would like to do the same for v1 but it's possible that past users are depending on tho
se calls existing inside client which makes this a bit tricky.

0.7.14

- Fixed coco imports not working (https://github.com/v7labs/darwin-py/pull/399)
- Completed SDK documentation (https://github.com/v7labs/darwin-py/pull/400, https://github.com/v7labs/darwin-py/pull/402, https://github.com/v7labs/darwin-py/pull/403)
- Platform now allows repeated class names, as long the instances have different types (https://github.com/v7labs/darwin-py/pull/401)

Page 12 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.