You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@
11
11
-[Citing](#citing)
12
12
13
13
## What's New
14
+
15
+
## June 26, 2025
16
+
* MobileNetV5 backbone (w/ encoder only variant) for [Gemma 3n](https://ai.google.dev/gemma/docs/gemma-3n#parameters) image encoder
17
+
* Version 1.0.16 released
18
+
14
19
## June 23, 2025
15
20
* Add F.grid_sample based 2D and factorized pos embed resize to NaFlexViT. Faster when lots of different sizes (based on example by https://github.com/stas-sl).
16
21
* Further speed up patch embed resample by replacing vmap with matmul (based on snippet by https://github.com/stas-sl).
0 commit comments