Skip to content

Releases: Unity-Technologies/datasetinsights

Image Analysis

07 Apr 18:19
fe9bc1a
Compare
Choose a tag to compare
  • Added Image Analysis tools along with notebooks.

UTF-8 Support

14 Sep 22:39
b9566c5
Compare
Choose a tag to compare
  • Fixed an issue where UTF-8 encoded characters could cause an exception when loading annotations and metrics
  • Changed the font used for drawing labels on 2d bounding boxes to one that supports a wide range of UTF-8 characters.

Keypoints, 3D Bounding Boxes and bug fixes

13 Jul 18:40
3c1b9e6
Compare
Choose a tag to compare

This release includes:

Add PRs missing from the original 0.2.x branch

23 Apr 19:15
Compare
Choose a tag to compare

The original 0.2.x branch was create off master that misses a few pull requests that was intended to be included in 0.2.x branch. These PRs are #133 , #134 , #138 , #141. I rebased the 0.2.x branch to include these PRs. Hence create a new release.

IO and statistics, removed ML experiments

03 Mar 01:38
8b34c43
Compare
Choose a tag to compare
  • This release does not include ML experiment code and lib.
    Requirement: #143

Fixed docker build issue

26 Feb 01:08
7eaed42
Compare
Choose a tag to compare
fixed cryptography rust dependency (#150)

Co-authored-by: “sanjay” <“sanjay.vishwakarma@unity3d.com”>

Updated evaluation tutorial

24 Feb 00:54
d1e09d2
Compare
Choose a tag to compare
fixed broken .md files (#149)

Co-authored-by: “sanjay” <“sanjay.vishwakarma@unity3d.com”>

Experiment tracking, config and updated pipelines

10 Feb 23:02
9357af4
Compare
Choose a tag to compare

This release includes following changes:

  1. Train and eval combined pipelines
  2. Mlflow tracker
  3. Load config from local and remote locations
  4. Override config params
  5. Updated synth training and fine-tuning pipelines
  6. Coco cat train and evaluation

Tensorboard support for Kubeflow Dashboard

05 Nov 21:54
166ce8c
Compare
Choose a tag to compare
0.2.3

KFP Visualizer and SummaryWriter Fix (#119)

Dataset Evaluation for SynthDet

09 Sep 19:16
97684ef
Compare
Choose a tag to compare

Included code to run dataset evaluation for the SynthDet project