This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Releases: Unity-Technologies/datasetinsights
Releases · Unity-Technologies/datasetinsights
Image Analysis
UTF-8 Support
- 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
Add PRs missing from the original 0.2.x branch
IO and statistics, removed ML experiments
- This release does not include ML experiment code and lib.
Requirement: #143
Fixed docker build issue
fixed cryptography rust dependency (#150) Co-authored-by: “sanjay” <“[email protected]”>
Updated evaluation tutorial
fixed broken .md files (#149) Co-authored-by: “sanjay” <“[email protected]”>
Experiment tracking, config and updated pipelines
This release includes following changes:
- Train and eval combined pipelines
- Mlflow tracker
- Load config from local and remote locations
- Override config params
- Updated synth training and fine-tuning pipelines
- Coco cat train and evaluation
Tensorboard support for Kubeflow Dashboard
0.2.3 KFP Visualizer and SummaryWriter Fix (#119)
Dataset Evaluation for SynthDet
Included code to run dataset evaluation for the SynthDet project