Skip to content

Releases: neuroinformatics-unit/ethology

v0.1.2

16 Jan 21:00
1b9948b

Choose a tag to compare

What's Changed

  • Make constant attributes in validators class variables by @sfmig in #123
  • Add tag filter step to docs and PyPI workflows by @sfmig in #118
  • Add "category" as required var in detections and annotations ds by @sfmig in #124
  • Set up multi-version docs by @niksirbi in #111

Maintenance

New Contributors

Full Changelog: v0.1.1...v0.1.2

Data asset: Australian Camera Trap Dataset mirror

16 Jan 20:33
3771987

Choose a tag to compare

This release is a data asset, containing the COCO-format annotation files from the Australian Camera Trap Dataset (ACTD). This data is used for examples in the ethology package.

Dataset information

Contents

The compressed file ACTD_COCO_files.zip contains three JSON files with bounding box annotations in COCO format:

  • 1_Terrestrial_group_data_CCT.json
  • 2_Region_specific_data_CCT.json
  • 3_Feral_animals_data_CCT.json

No modifications have been made to the original data.

Why this mirror?

To ensure reliable access in CI/CD pipelines (GitHub Actions) for the development of the ethology package. We found that the original Figshare source is protected by AWS WAF (Web Application Firewall)
which challenges requests from datacenter IPs, preventing automated downloads in GitHub Actions
and similar CI environments.

Attribution

This data is made available under CC BY 4.0 license. If using this dataset in your own work, please cite the original authors and provide a link to both the original Figshare repository and the CC BY 4.0 license.

File Hash

SHA256: 4019bb11cd360d66d13d9309928195638adf83e95ddec7b0b23e693ec8c7c26b

v0.1.1

21 Nov 11:39
446dde4

Choose a tag to compare

What's Changed

  • Add validator for bounding box detections dataset by @sfmig in #117

Maintenance

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Nov 16:56
93bba53

Choose a tag to compare

What's Changed

Maintenance

Full Changelog: v0.0.4...v0.1.0

v0.0.2

09 Feb 14:22

Choose a tag to compare

Init

v0.0.1

09 Feb 14:15

Choose a tag to compare

Init