Octavio Arriaga

Results 27 issues of 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...

enhancement

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...

enhancement

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.

bug

Possible new applications / examples could be: - Speech recognition - Text detection and recognition - EfficientDet - Human 2D keypoint estimation - Hand 2D keypoint estimation

enhancement
help wanted