Octavio Arriaga
Octavio Arriaga
Quaternion convention in documentation seems different from the "from_rotation_vector" method.
Adding a topic output allows users not to use dictionary access if they don't want. Pros * It can look cleaner. Cons * It must be put as a standard...
Currently one can create only a `ProcessingSequence` from a `SequentialProcessor` but it would be better if we can replicate this behavior for a `Processor`. This would free the user from...
Change name such that it's displayed during training.
ControlMap requires to use only processors since it's asking for a name. Add if statement in order to provide name if it comes from Processor abstract class.
Possible new applications / examples could be: - Speech recognition - Text detection and recognition - EfficientDet - Human 2D keypoint estimation - Hand 2D keypoint estimation