OpenDR toolkit v2.0.0
Released on December, 31st, 2022.
New Features:
- Added YOLOv5 as an inference-only tool (#360).
- Added Continual Transformer Encoders (#317).
- Added Continual Spatio-Temporal Graph Convolutional Networks tool (#370).
- Added AmbiguityMeasure utility tool (#361).
- Added SiamRPN 2D tracking tool (#367).
- Added Facial Emotion Estimation tool (#264).
- Added High resolution pose estimation tool (#356).
- Added ROS2 nodes for all included tools (#256).
- Added missing ROS nodes and homogenized the interface across the tools (#305).
Bug Fixes:
- Fixed
BoundingBoxList
,TrackingAnnotationList
,BoundingBoxList3D
andTrackingAnnotationList3D
confidence warnings (#365). - Fixed undefined
image_id
andsegmentation
for COCOBoundingBoxList
(#365). - Fixed Continual X3D ONNX support (#372).
- Fixed several issues with ROS nodes and improved performance (#305).