Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add ViTPose #30530
Add ViTPose #30530
Changes from 1 commit
03e4321
84ac7fe
90018b0
5ce0b8b
3009a8a
8f39773
067f593
7360c22
a1b154a
4bd07c3
44f694a
41c1778
1773f8d
ceb3d3c
fedf2cc
38dedcd
4cdbc03
95aae6d
2531c19
e06d678
c4a7df1
b09592c
04930ec
3432448
676aa5c
547d0da
4435fd6
db0e72b
027100d
fc8e5e0
6e7afac
8888c15
0290de5
d33cb01
6af97a9
c4ccdb6
3eb3865
e09aa53
2203538
ee5f191
dcd4401
97a0e09
d579009
4cfa299
9b8b4d1
13ee55f
3b22ef8
4873d38
b32c1aa
1a16aa6
b84f23c
20c44b9
7aedeff
65ee995
f75119a
d761e81
8588a0c
6238277
3c3aa67
97961ee
c397384
64ff8de
6fed41b
daad34a
b0a488e
c20462e
be6955a
3d1824d
1b439e2
e576c8e
a55a955
e621b80
9636f5a
255ddf5
f0f9d61
e38b207
bbd534c
dcf1485
d10fb30
741f07b
2a3d792
9cdbf5f
7f7e9ec
de22f65
cf07432
2aef46b
3cc8d2a
dafadf7
5bdd62e
2f40861
5e8b89e
c19c97a
f064009
e9c6b1e
80e0545
533d298
7ffa504
68da46a
72f8fcb
7d82ba6
26ee67f
50d65ea
2927334
48ce1b4
8132991
eeb4a6f
c1172a3
16b1903
b446563
97ffaa7
82934fa
f839073
f1cbfd0
d81e3f8
0e40dc7
33a0040
8b9d9f7
20df85b
2f3d6df
3b04bc7
c880093
1b513ca
cbbb966
f0e0f79
50294f6
5911010
cb6d45f
5197549
22fc705
0e5549f
12a7b8c
220859d
1afd347
f9ae524
60fb1c1
b922d7e
6431ec4
7a06e38
edc5320
01a532b
1cbba25
2ac4c67
eca096d
a047145
080960c
4dd3aab
d981714
2ad9ded
fe49a84
bc4ae9a
fee2582
8cb5f9c
42be42b
f835be5
b6699c9
ebdf2df
0c45aef
84ae81d
9562956
bb5cc96
899cb96
29e8c3e
9eb2e64
8738973
75b268f
5a1f6a3
3bfc219
dae04e8
0747e80
5207b57
96b4da9
d4aa3ee
a9a3645
d8e6e2e
e588f4f
78fe1b9
ac3712f
831f70d
ac00401
241211d
5610d5d
3d4d559
28623b1
e86751a
2c56a48
c12eb35
ba7373f
e2fbb26
a9bb08f
0dd9613
b21bb06
9a5c86d
a5e7966
fa6e613
f2037ce
3cbd9e3
fdd080c
3cb154c
8a4d9c1
09752cf
1bea6c1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks alright, but we should be using modular transformers. This will make it easier when we refactor attention or whatnot !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, you know better than me the other vision models, but let's push standardization as much as we can for thiings that can be translated to another thing!