Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Convolutional vision Transformer (CvT) #2176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fffffgggg54 wants to merge 32 commits into huggingface:main
base: main
Choose a base branch
Loading
from fffffgggg54:cvt
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
a2ac0cf
wip
fffffgggg54 Mar 7, 2023
4c2827f
Update cvt.py
fffffgggg54 Dec 27, 2023
9b020d4
Update cvt.py
fffffgggg54 Dec 28, 2023
db586b5
Update cvt.py
fffffgggg54 Dec 29, 2023
95b6a52
Update cvt.py
fffffgggg54 Jan 6, 2024
0d171c6
Update cvt.py
fffffgggg54 Apr 21, 2024
11cc4a7
Update cvt.py
fffffgggg54 Apr 21, 2024
8f7627c
wip
fffffgggg54 Apr 21, 2024
b0c6c01
Update cvt.py
fffffgggg54 Apr 22, 2024
26c6855
Update cvt.py
fffffgggg54 Apr 22, 2024
4d5f2d9
Update cvt.py
fffffgggg54 Apr 22, 2024
5002e4f
Update cvt.py
fffffgggg54 May 20, 2024
b0f23ca
Update cvt.py
fffffgggg54 May 20, 2024
a65c484
Update cvt.py
fffffgggg54 May 20, 2024
fa50c0c
Update cvt.py
fffffgggg54 May 20, 2024
37323f8
Update cvt.py
fffffgggg54 May 20, 2024
6d4b785
oh xd i feel stupid
fffffgggg54 May 20, 2024
ef7687c
Update cvt.py
fffffgggg54 May 20, 2024
bfae6dd
Update cvt.py
fffffgggg54 May 20, 2024
6c9cc5d
Update cvt.py
fffffgggg54 May 20, 2024
9451d17
Update cvt.py
fffffgggg54 May 20, 2024
6ab6b16
remove probes
fffffgggg54 May 20, 2024
13064ca
Update cvt.py
fffffgggg54 May 20, 2024
fb15b5f
Cvt 1 (#14)
fffffgggg54 May 21, 2024
65681ec
Update cvt.py
fffffgggg54 May 21, 2024
9dc7959
Update cvt.py
fffffgggg54 Jun 8, 2024
bda987b
Validation default cfg
fffffgggg54 Jun 28, 2024
98bb690
Update cvt.py
fffffgggg54 Jun 28, 2024
ee07e7c
Update cvt.py
fffffgggg54 Jul 2, 2024
2975318
Update cvt.py
fffffgggg54 Jul 2, 2024
4d1b21a
Update cvt.py
fffffgggg54 Jul 6, 2024
430f7b4
Update cvt.py
fffffgggg54 Dec 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions timm/models/__init__.py
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from .convnext import *
from .crossvit import *
from .cspnet import *
from .cvt import *
from .davit import *
from .deit import *
from .densenet import *
Expand Down
Loading

AltStyle によって変換されたページ (->オリジナル) /