You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
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.
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]>
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