We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add ViT for small datasets https://arxiv.org/abs/2112.13492
allow extractor to only return embeddings, to ready for vision transf… …ormers to be used in x-clip
include tests in package for conda
add some tests
add extractor wrapper
release MobileViT, from @murufeng
add adaptive token sampling paper
make initial channels customizable for PiT