NaViT icon indicating copy to clipboard operation
NaViT copied to clipboard

My implementation of "Patch n’ Pack: NaViT, a Vision Transformer for any Aspect Ratio and Resolution"

Results 5 NaViT issues
Sort by recently updated
recently updated
newest added

Hello. I have some questions to your methods of training NaViT model: 1. How did you do to train NaViT model without resizing the input data ? 2. What did...

Thank you for your excellent code, it has been a great benefit to me. However, in the paper it is each image alone that does the multi-head self-attention, whereas in...

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.9.0. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.9.0 💅 Cosmetic Output Improvements @​woodruffw💰 updated the tense on password nudge in #234 @​shenxianpeng💰 helped us disable...

dependencies
github_actions
no-pr-activity

I compared your code against lucidrains'. Yours: https://github.com/kyegomez/NaViT/blob/2ae84371103917608603182f08a802cb453d1008/navit/main.py#L330 Lucidrains': https://github.com/lucidrains/vit-pytorch/blob/9992a615d1f3e0117a62ced39a88d48b6be68858/vit_pytorch/na_vit.py#L318 I doubt there might be a bug at this line in your code. ## Upvote & Fund - We're using...

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.10.3. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.3 💅 Cosmetic Output Improvements In #270, @​facutuesca💰 made a follow-up to their previous PR #250, making the...

dependencies
github_actions