ViTPose icon indicating copy to clipboard operation
ViTPose copied to clipboard

about the code of the transformer block

Open Smallwhite999 opened this issue 3 years ago • 1 comments

Thank you for open this great repo. Hello, where is the code of the transformer block? I didn't find the corresponding code

I would be greatly appreciated if you could spend some of your time for a reply.

Smallwhite999 avatar Aug 11 '22 03:08 Smallwhite999

Hi, thanks for your interest. The path of the vit backbone defination is here https://github.com/ViTAE-Transformer/ViTPose/blob/main/mmpose/models/backbones/vit.py

RogerZhangzz avatar Aug 11 '22 03:08 RogerZhangzz