Skip to content

v0.7.0

Compare
Choose a tag to compare
@Cathy0908 Cathy0908 released this 03 Nov 08:10
· 87 commits to master since this release
bf6debf

Highlights

  • Support auto hyperparameter optimization of NNI (#211)
  • Add DeiT III (#171)
  • Add semantic segmentation model SegFormer (#191)
  • Add 3d detection model BEVFormer (#203)

New Features

  • Support semantic mask2former (#199)
  • Support face 2d keypoint detection (#191)
  • Support hand keypoints detection (#191)
  • Support wholebody keypoint detection (#207)
  • Support auto hyperparameter optimization of NNI (#211)
  • Add DeiT III (#171)
  • Add semantic segmentation model SegFormer (#191)
  • Add 3d detection model BEVFormer (#203)

Improvements

  • Optimze predcitor apis, support cpu and batch inference (#195)
  • Speed up ViTDet model (#177)
  • Support export jit model end2end for yolox (#215)

Bug Fixes

  • Fix the bug of io.copytree copying multiple directories (#193)
  • Move thirdparty into easycv (#216)