Spaces:
Runtime error
Runtime error
# ViT Backbone | |
The implementation of ViT backbone comes from [ViTPose](https://github.com/ViTAE-Transformer/ViTPose/blob/d5216452796c90c6bc29f5c5ec0bdba94366768a/mmpose/models/backbones/vit.py#L103). | |
Meanwhile, we used **the backbone part** of their released checkpoints. |