Yufei Xu
Yufei Xu
Hello. Thank you for the wonderful work! I have some questions about the learning rate used to pretrain the Swin model in Table 1. As the logs show, the learning...
For the black mask used for the first frame stabilization, [It](https://github.com/cxjyxxme/deep-online-video-stabilization-deploy/blob/master/deploy_bundle.py#L245) is noted that the center part of this mask is filled with 1 while the other part is filled...
## Motivation Merge the ViTPose variants code and pre-trained models into mmpose. ## Modification 1. Add a vit backbone model in mmpose/models/backbones. The ```__init__``` file is modified accordingly. 2. Add...