Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Tags: encord-team/encord-active

Tags

v0.1.84

Toggle v0.1.84's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pin upper bound version for Encord dependency (#692)

Encord versions greater than 0.1.114 modify LabelRowMetadata class also
used in Active, so we are pinning the upper bound version of that dependency.

v0.1.83

Toggle v0.1.83's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pytorch dataset proliferate dataset properties (#685)

v0.1.82

Toggle v0.1.82's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: classification dataset for pytorch (#675)

* feat: classification dataset for pytorch

* fix: update doc string and make tags more flexible

* misc: upgrade encord version

New properties have been added to the Object class and the attributes classes have moved to their own file.

* fix: bad identifier query when no tags were applied

* feat: add object dataset for pytorch

* misc: improve error handling + fix pylint

* fix: remove shape check for now and fix error log

---------

Co-authored-by: Eloy Pérez Torres <[email protected]>

v0.1.81

Toggle v0.1.81's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: Add public methods for tagging images (#676)

feat: Add methods for tagging

v0.1.80

Toggle v0.1.80's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: Add Public Methods for DB (#674)

* feat: Add ActiveProject for some handy commands

* Update active_project.py

v0.1.79

Toggle v0.1.79's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix (frame extraction): Use fps in ffmpeg command (#665)

* fix: remove forbidden chars in file name

* fix:styling

* fix: skip non existing frames

* fix: add fps info to ffmpeg command

* fix: raise error instead of dkipping

v0.1.78

Toggle v0.1.78's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: skip occlusion metric (#653)

v0.1.77

Toggle v0.1.77's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: encourage pip to include frontend dist folder (#648)

fix: include frontend only in dist.

v0.1.76

Toggle v0.1.76's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make sure we keep pycocotools (#644)

v0.1.75

Toggle v0.1.75's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: passed arguments (#637)