bumblebee
bumblebee copied to clipboard
Add BEiT model
Adds BEiT image transformer model. The implementation shares some similarities with BERT, so I rebased off of that. There is an additional semantic segmentation model I left out because the implementation got a little complex and I wanted to push up what was working so far.