Skip to content

FastDeploy 0.8.0

Compare
Choose a tag to compare
@jiangjiajun jiangjiajun released this 22 Nov 09:54
· 1210 commits to develop since this release
38e9645

0.8.0 Release Note

  • 新增PIPNet、FaceLandmark1000人脸对齐模型的部署支持 详情
  • 新增视频超分系列模型 PP-MSVSR、EDVR、BasicVSR 详情
  • 升级YOLOv7部署代码,增加批量预测部署支持 #611
  • 新增UIE服务化部署案例 详情
  • 修复ArcFace示例代码中Cosine Similarity计算问题 #648
  • [测试功能] 新增OpenVINO后端Device设置,支持集显/独立显卡的调用 #472
  • 新增Android图像分类、目标检测、语义分割、OCR、人脸检测 APK工程及示例
图像分类 目标检测 语义分割 文字识别 人脸检测
工程代码 工程代码 工程代码 工程代码 工程代码
扫码或点击链接安装试用 扫码或点击链接安装试用 扫码或点击链接安装试用 扫码或点击链接安装试用 扫码或点击链接安装试用

0.8.0 Release Note

  • Support PIPNet, FaceLandmark1000 face alignment models deployment Details
  • Support Video Super-Resolution series model PP-MSVSR、EDVR、BasicVSR Details
  • Upgrade YOLOv7 deployment code to add batch_predict deployment #611
  • Support UIE service-based deployment Details
  • Fix a bug with the Cosine Similarity calculation in the ArcFace sample code #648
  • [Test functions] Support OpenVINO backend Device settings, support for integrated/discrete graphics card #472
  • Support Android image classification, target detection, semantic segmentation, OCR, face detection APK projects and examples
Image Classification Object Detection Semantic Segmentation OCR Face Detection
Project Code Project Code Project Code Project Code Project Code
Scan the code or click on the link to install and try out Scan the code or click on the link to install try out Scan the code or click on the link to install and try out Scan the code or click on the link to install and try out Scan the code or click on the link to install and try out

New Contributors

Full Changelog: release/0.7.0...release/0.8.0