Releases: Striveworks/valor
Releases · Striveworks/valor
v0.8.1
velour-chart-0.2.0
A Helm chart for Kubernetes
velour-chart-0.1.0
A Helm chart for Kubernetes
v0.8.0
What's Changed
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /web by @dependabot in #163
- 167 consolidate label and scoredlabel by @ekorman in #168
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
v0.7.1
v0.7.0
Backend overhaul. Defined atomic types for Velour (e.g. groundtruth, prediction, annotation, datum) that allow for the backend to operate with a minimum number of tables. Client-side types are reflected through metadata conformity. For example, an image is a datum with height and width. This allows for any datatype to be represented as long as it can be broken into a UID and metadata.