fenaux
fenaux
And that would avoid compatibility issue with mmpose 1.x https://github.com/ViTAE-Transformer/ViTPose/issues/108
I tested the following process on colab and it works with the two pictures of the main page plus a video first clone the repo git_repo_url = 'https://github.com/openpifpaf/openpifpaf.git' !git clone...
May be you can find the answer in this paper https://arxiv.org/pdf/2111.06377.pdf Just keep the encoder as a backbone and create a head for object detection. Case of R-CNN is described...
@SkalskiP @gdubya @ms82119 @druefena Please consider the solution proposed here https://github.com/fenaux/soccer-applications
@clairesecehDS on which video ? Due to the fact missing detections are replaced by a linear interpolation, if that happens during a parabola, this will lead to false linear segment...
I did not get the problem with "06-Multivariate-Kalman-Filters.ipynb" but I got it with "10-Unscented-Kalman-Filter" To solve it I just commented line 237 and 246 in kf_book/nonliear_plots.py