darwin-py icon indicating copy to clipboard operation
darwin-py copied to clipboard

Library and commandline tool for managing datasets on darwin.v7labs.com

Results 58 darwin-py issues
Sort by recently updated
recently updated
newest added

Bumps the github-actions group with 2 updates: [actions/github-script](https://github.com/actions/github-script) and [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry). Updates `actions/github-script` from 3 to 7 Release notes Sourced from actions/github-script's releases. v7.0.0 What's Changed Add base-url option by @​robandpdx...

github-actions-updates

# Problem Currently, `push` only supports single-slotted, single-file items. It should support multi-slotted, multi-channel, and DICOM series items # Solution Support for multi-file items is added through the `item_merge_mode` `push`...

# Problem darwin-py is currently incapable of handling: - 1: A per-property `granularity` field in the `.v7/metadata.json` properties manifest file - 2: `frame_index=null` values for annotation-level property values Both concepts...

Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/github-script](https://github.com/actions/github-script) | `3.2.0` |...

github-actions-updates

Bumps python from 3.10-slim to 3.12-slim. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.10-slim&new-version=3.12-slim)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

darwin-py is the last package in my ML environment that is not supporting python 3.12. Can this be updated?

# Problem keypoint data not added when using build_image_annotation #891 # Solution add keypoint data to annotation_data in _build_v2_annotation_data function # Changelog added keypoint data to annotation_data

When using [build_image_annotation](https://github.com/v7labs/darwin-py/blob/7bf0bbecdedd3e254a91a7d2a3c16fb83e7efb73/darwin/exporter/formats/darwin.py#L17) keypoint data is not added