diff --git a/RELEASE.md b/RELEASE.md index a691d6962c85abafaa809c4f420a8452bfb19d1f..31721ad43317259c5a6406e7761e88f1b8da84d0 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,10 +1,96 @@ # DeepSparkInference Release Notes +## 24.09 Release Notes + +### 模型与算法 + +* 新增了29个推理小模型示例,其中支持IGIE推理引擎的15个,支持IxRT推理引擎的14个。 + +
IGIE | +|||||
---|---|---|---|---|---|
ATSS | +ConvNeXt-Small | +CSPDarkNet50 | +DeiT-tiny | +||
DenseNet169 | +EfficientNet-B2 | +EfficientNetV2-M | +FCOS | +||
FSAF | +RepVGG | +RetinaFace | +RTMDet | +||
RTMPose | +SEResNet50 | +ShuffleNet_V2_X1_0 | ++ | ||
IxRT | +|||||
ALBERT | +Conformer | +DeBERTa | +FaceNet | +||
RoBERTa | +RoFormer | +Swin Transformer Large | +Transformer ASR | +||
VideoBERT | +Wide_ResNet50 | +Wide&Deep | +YOLOv4 | +||
YOLOv6 | +YOLOv8 | ++ | + |