bumblebee icon indicating copy to clipboard operation
bumblebee copied to clipboard

Add BEiT model

Open seanmor5 opened this issue 2 years ago • 0 comments

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.

seanmor5 avatar Jun 19 '22 19:06 seanmor5