Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@UnaNancyOwen UnaNancyOwen released this 15 Nov 01:07
  • Update Unity Sentis to 2.1.1 from 2.1.0.
  • Fix BaseModel.GetOutputShapes() to support input layers with data types other than Float.
  • Change access modifiers of BaseModel class.
  • Add Object Detection Model for DETR based models. (e.g. RT-DETR, D-FINE)
  • Rename structure for object detection results to BoundingBox from Object.
  • Fix sample model of segmentation package.