Phil Wang
5ae555750f
add SimMIM
0.23.2
2021-11-21 15:50:19 -08:00
Phil Wang
c5a461661c
Merge pull request #170 from ankandrew/patch-1
...
add Table of Contents
2021-11-17 16:55:09 -08:00
ankandrew
e212918e2d
add Table of Contents
2021-11-17 21:21:19 -03:00
Phil Wang
dc57c75478
cleanup
2021-11-14 12:24:48 -08:00
Phil Wang
99c44cf5f6
readme
2021-11-14 11:49:12 -08:00
Phil Wang
5b16e8f809
readme
2021-11-12 20:19:38 -08:00
Phil Wang
e8f6d72033
release masked autoencoder
0.22.0
2021-11-12 20:08:48 -08:00
Phil Wang
cb1729af28
more efficient feedforward for regionvit
0.21.1
2021-11-07 17:18:59 -08:00
Phil Wang
9e50b2a41e
readme
2021-11-07 09:59:49 -08:00
Phil Wang
06d375351e
add RegionViT paper
0.21.0
2021-11-07 09:47:28 -08:00
Phil Wang
f196d1ec5b
move freqs in RvT to linspace
0.20.8
2021-10-05 09:23:44 -07:00
Phil Wang
529044c9b3
Merge pull request #153 from developer0hye/fix-example
...
fix transforms for val an test process in example code
2021-09-02 06:57:16 -07:00
yhkwon-DT01
c30655f3bc
fix transforms for val an test process
2021-09-02 17:30:18 +09:00
Phil Wang
d2d6de01d3
0.20.7
0.20.7
2021-08-30 08:14:43 -07:00
Phil Wang
b9eadaef60
Merge pull request #151 from developer0hye/patch-1
...
Cleanup Attention Class & matmul based implementation for TensorRT conversion
2021-08-30 08:14:11 -07:00
Yonghye Kwon
24ac8350bf
remove unused package
2021-08-30 18:25:03 +09:00
Yonghye Kwon
ca3cef9de0
Cleanup Attention Class
2021-08-30 18:05:16 +09:00
Phil Wang
6e1be11517
0.20.6
0.20.6
2021-08-21 09:03:54 -07:00
Phil Wang
73ed562ce4
Merge pull request #147 from developer0hye/patch-4
...
Make T2T process any scale image
2021-08-21 09:03:42 -07:00
Phil Wang
ff863175a6
Merge pull request #146 from developer0hye/patch-1
...
Make Pit process image with width and height less than the image_size
2021-08-21 09:03:31 -07:00
Yonghye Kwon
ca0bdca192
Make model process any scale image
...
Related to #145
2021-08-21 22:35:26 +09:00
Yonghye Kwon
1c70271778
Support image with width and height less than the image_size
...
Related to #145
2021-08-21 22:25:46 +09:00
Phil Wang
d7d3febfe3
Merge pull request #144 from developer0hye/patch-1
...
Remove unused package
2021-08-20 10:14:02 -07:00
Yonghye Kwon
946815164a
Remove unused package
2021-08-20 13:44:57 +09:00
Phil Wang
aeed3381c1
use hardswish for levit
0.20.5
2021-08-19 08:22:55 -07:00
Phil Wang
3f754956fb
remove last transformer layer in t2t
0.20.4
2021-08-14 08:06:23 -07:00
Phil Wang
918869571c
fix hard distillation, thanks to @CiaoHe
0.20.3
2021-08-12 08:40:57 -07:00
Phil Wang
e5324242be
fix wrong norm in nest
0.20.2
2021-08-05 12:55:48 -07:00
Phil Wang
22da26fa4b
fix recorder in data parallel situation
0.20.1
2021-07-08 10:15:07 -07:00
Phil Wang
a6c085a2df
0.20.0 for cct
0.20.0
2021-07-02 15:48:48 -07:00
Phil Wang
121353c604
Merge pull request #128 from stevenwalton/main
...
Adding Compact Convolutional Transformers (CCT)
2021-07-02 15:48:32 -07:00
alih
2ece3333da
Minor changes
2021-07-01 17:51:35 -07:00
Ali Hassani
a73030c9aa
Update README.md
2021-07-01 16:41:27 -07:00
Steven Walton
780f91a220
Tested and changed README format
2021-07-01 16:26:41 -07:00
Steven Walton
88451068e8
Adding CCT
...
Adding Compact Convolutional Transformers (CCT) from Escaping the Big Data
Paradigm with Compact Transformers by Hassani et. al.
https://arxiv.org/abs/2104.05704
2021-07-01 16:22:33 -07:00
Phil Wang
64a2ef6462
fix mpp
0.19.6
2021-06-16 16:46:32 -07:00
Phil Wang
53884f583f
0.19.5
0.19.5
2021-06-16 14:24:46 -07:00
Phil Wang
e616b5dcbc
Merge pull request #101 from zankner/mpp-fix
...
Mpp fix
2021-06-16 14:24:26 -07:00
Phil Wang
60ad4e266e
layernorm on channel dimension == instancenorm2d with affine set to true
0.19.4
2021-06-03 16:41:45 -07:00
Phil Wang
a254a0258a
fix typo
0.19.3
2021-06-01 07:33:00 -07:00
Phil Wang
26df10c0b7
fix max pool in nest
0.19.2
2021-05-28 11:06:02 -07:00
Phil Wang
17cb8976df
make nest resilient to dimension that are not divisible by number of heads
2021-05-27 22:41:07 -07:00
Phil Wang
daf3abbeb5
add NesT
2021-05-27 22:02:17 -07:00
Phil Wang
b483b16833
0.18.4
0.18.4
2021-05-18 14:40:33 -07:00
Phil Wang
c457573808
Merge pull request #118 from loctruong96/main
...
update mpp.py to work on GPU
2021-05-18 14:40:17 -07:00
Loc Truong
e75b6d0251
Update mpp.py
...
fix issue with GPU device mismatch
2021-05-16 20:07:49 -07:00
Phil Wang
679e5be3e7
apply scale to 2d rel pos bias in levit
0.18.3
2021-05-10 11:37:23 -07:00
Phil Wang
7333979e6b
add link to official repo for levit
2021-05-06 13:12:30 -07:00
Phil Wang
74b402377b
add image
2021-05-02 15:40:53 -07:00
Phil Wang
41d2d460d0
link to yannic
2021-05-02 14:51:55 -07:00