You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimize data preprocessing time and enhance overall performance in semantic segmentation (#2020)
Support automatic batch size decrease when there is no enough GPU memory (#2022)
Bug fixes
Fix backward compatibility with OpenVINO SSD-like detection models from OTE 0.5 (#1970)
Known issues
OpenVINO(==2022.3) IR inference is not working well on 2-stage models (e.g. Mask-RCNN) exported from torch==1.13.1
(working well up to torch==1.12.1) (#1906)