arxiv V2
BIN
arxiv_v2_arXiv/arxiv.zip
Normal file
@@ -9,7 +9,7 @@
|
||||
%
|
||||
% use as
|
||||
% \documentclass[times,10pt,twocolumn]{article}
|
||||
% \usepackage[options]{ICCV}
|
||||
% \usepackage[options]{cvpr}
|
||||
% \usepackage{times}
|
||||
%
|
||||
% "options" should be replaced by
|
||||
@@ -25,7 +25,7 @@
|
||||
% ---------------------------------------------------------------
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{iccv}[2025 LaTeX class for IEEE ICCV]
|
||||
\ProvidesPackage{cvpr}[2026 LaTeX class for IEEE CVPR]
|
||||
|
||||
\RequirePackage{times} % Integrate Times for here
|
||||
\RequirePackage{xspace}
|
||||
@@ -50,20 +50,20 @@
|
||||
\RequirePackage[font=footnotesize,skip=3pt,subrefformat=parens]{subcaption}
|
||||
|
||||
|
||||
\newtoggle{iccvfinal} % Camera-ready version
|
||||
\newtoggle{iccvrebuttal} % Rebuttal
|
||||
\newtoggle{iccvpagenumbers} % Force page numbers (in camera ready)
|
||||
\toggletrue{iccvfinal}
|
||||
\togglefalse{iccvrebuttal}
|
||||
\togglefalse{iccvpagenumbers}
|
||||
\DeclareOption{review}{\togglefalse{iccvfinal}\toggletrue{iccvpagenumbers}}
|
||||
\DeclareOption{rebuttal}{\togglefalse{iccvfinal}\toggletrue{iccvrebuttal}}
|
||||
\DeclareOption{pagenumbers}{\toggletrue{iccvpagenumbers}}
|
||||
\DeclareOption*{\PackageWarning{iccv}{Unkown option `\CurrentOption'}}
|
||||
\newtoggle{cvprfinal} % Camera-ready version
|
||||
\newtoggle{cvprrebuttal} % Rebuttal
|
||||
\newtoggle{cvprpagenumbers} % Force page numbers (in camera ready)
|
||||
\toggletrue{cvprfinal}
|
||||
\togglefalse{cvprrebuttal}
|
||||
\togglefalse{cvprpagenumbers}
|
||||
\DeclareOption{review}{\togglefalse{cvprfinal}\toggletrue{cvprpagenumbers}}
|
||||
\DeclareOption{rebuttal}{\togglefalse{cvprfinal}\toggletrue{cvprrebuttal}}
|
||||
\DeclareOption{pagenumbers}{\toggletrue{cvprpagenumbers}}
|
||||
\DeclareOption*{\PackageWarning{cvpr}{Unkown option `\CurrentOption'}}
|
||||
\ProcessOptions\relax
|
||||
|
||||
% Don't warn about missing author for rebuttal
|
||||
\iftoggle{iccvrebuttal}{%
|
||||
\iftoggle{cvprrebuttal}{%
|
||||
\ActivateWarningFilters[rebuttal]
|
||||
}{}
|
||||
|
||||
@@ -212,19 +212,19 @@
|
||||
% ---------------------------------------------------------------
|
||||
|
||||
|
||||
\typeout{ICCV 8.5 x 11-Inch Proceedings Style `iccv.sty'.}
|
||||
\typeout{CVPR 8.5 x 11-Inch Proceedings Style `cvpr.sty'.}
|
||||
|
||||
% ten point helvetica bold required for captions
|
||||
% eleven point times bold required for second-order headings
|
||||
% in some sites the name of the fonts may differ,
|
||||
% change the name here:
|
||||
\font\iccvtenhv = phvb at 8pt % *** IF THIS FAILS, SEE iccv.sty ***
|
||||
\font\cvprtenhv = phvb at 8pt % *** IF THIS FAILS, SEE cvpr.sty ***
|
||||
\font\elvbf = ptmb scaled 1100
|
||||
\font\tenbf = ptmb scaled 1000
|
||||
|
||||
% If the above lines give an error message, try to comment them and
|
||||
% uncomment these:
|
||||
%\font\iccvtenhv = phvb7t at 8pt
|
||||
%\font\cvprtenhv = phvb7t at 8pt
|
||||
%\font\elvbf = ptmb7t scaled 1100
|
||||
%\font\tenbf = ptmb7t scaled 1000
|
||||
|
||||
@@ -241,37 +241,37 @@
|
||||
|
||||
|
||||
% Suppress page numbers when the appropriate option is given
|
||||
\iftoggle{iccvpagenumbers}{}{%
|
||||
\iftoggle{cvprpagenumbers}{}{%
|
||||
\pagestyle{empty}
|
||||
}
|
||||
|
||||
\AtBeginDocument{%
|
||||
% Print an error if document class other than article is used
|
||||
\@ifclassloaded{article}{}{%
|
||||
\PackageError{iccv}{Package only meant to be used with document class `article'}{Change document class to `article'.}
|
||||
\PackageError{cvpr}{Package only meant to be used with document class `article'}{Change document class to `article'.}
|
||||
}
|
||||
% Print a warning if incorrect options for article are specified
|
||||
\@ifclasswith{article}{10pt}{}{%
|
||||
\PackageWarningNoLine{iccv}{Incorrect font size specified - ICCV requires 10-point fonts. Please load document class `article' with `10pt' option}
|
||||
\PackageWarningNoLine{cvpr}{Incorrect font size specified - CVPR requires 10-point fonts. Please load document class `article' with `10pt' option}
|
||||
}
|
||||
\@ifclasswith{article}{twocolumn}{}{%
|
||||
\PackageWarningNoLine{iccv}{Single column document - ICCV requires papers to have two-column layout. Please load document class `article' with `twocolumn' option}
|
||||
\PackageWarningNoLine{cvpr}{Single column document - CVPR requires papers to have two-column layout. Please load document class `article' with `twocolumn' option}
|
||||
}
|
||||
\@ifclasswith{article}{letterpaper}{}{%
|
||||
\PackageWarningNoLine{iccv}{Incorrect paper size - ICCV uses paper size `letter'. Please load document class `article' with `letterpaper' option}
|
||||
\PackageWarningNoLine{cvpr}{Incorrect paper size - CVPR uses paper size `letter'. Please load document class `article' with `letterpaper' option}
|
||||
}
|
||||
% Print a warning if hyperref is not loaded and/or if the pagebackref option is missing
|
||||
\iftoggle{iccvfinal}{%
|
||||
\iftoggle{cvprfinal}{%
|
||||
\@ifpackageloaded{hyperref}{}{%
|
||||
\PackageWarningNoLine{iccv}{Package `hyperref' is not loaded, but highly recommended for camera-ready version}
|
||||
\PackageWarningNoLine{cvpr}{Package `hyperref' is not loaded, but highly recommended for camera-ready version}
|
||||
}
|
||||
}{%
|
||||
\@ifpackageloaded{hyperref}{
|
||||
\@ifpackagewith{hyperref}{pagebackref}{}{
|
||||
\PackageWarningNoLine{iccv}{Package `hyperref' is not loaded with option `pagebackref', which is strongly recommended for review version}
|
||||
\PackageWarningNoLine{cvpr}{Package `hyperref' is not loaded with option `pagebackref', which is strongly recommended for review version}
|
||||
}
|
||||
}{%
|
||||
\PackageWarningNoLine{iccv}{Package `hyperref' is not loaded, but strongly recommended for review version}
|
||||
\PackageWarningNoLine{cvpr}{Package `hyperref' is not loaded, but strongly recommended for review version}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -279,19 +279,19 @@
|
||||
\def\@maketitle{
|
||||
\newpage
|
||||
\null
|
||||
\iftoggle{iccvrebuttal}{\vspace*{-.3in}}{\vskip .375in}
|
||||
\iftoggle{cvprrebuttal}{\vspace*{-.3in}}{\vskip .375in}
|
||||
\begin{center}
|
||||
% smaller title font only for rebuttal
|
||||
\iftoggle{iccvrebuttal}{{\large \bf \@title \par}}{{\Large \bf \@title \par}}
|
||||
\iftoggle{cvprrebuttal}{{\large \bf \@title \par}}{{\Large \bf \@title \par}}
|
||||
% additional two empty lines at the end of the title
|
||||
\iftoggle{iccvrebuttal}{\vspace*{-22pt}}{\vspace*{24pt}}{
|
||||
\iftoggle{cvprrebuttal}{\vspace*{-22pt}}{\vspace*{24pt}}{
|
||||
\large
|
||||
\lineskip .5em
|
||||
\begin{tabular}[t]{c}
|
||||
\iftoggle{iccvfinal}{
|
||||
\iftoggle{cvprfinal}{
|
||||
\@author
|
||||
}{
|
||||
\iftoggle{iccvrebuttal}{}{
|
||||
\iftoggle{cvprrebuttal}{}{
|
||||
Anonymous \confName~submission\\
|
||||
\vspace*{1pt}\\
|
||||
Paper ID \paperID
|
||||
@@ -309,7 +309,7 @@
|
||||
|
||||
\def\abstract{%
|
||||
% Suppress page numbers when the appropriate option is given
|
||||
\iftoggle{iccvpagenumbers}{}{%
|
||||
\iftoggle{cvprpagenumbers}{}{%
|
||||
\thispagestyle{empty}
|
||||
}
|
||||
\centerline{\large\bf Abstract}%
|
||||
@@ -325,26 +325,26 @@
|
||||
\def\affiliation#1{\gdef\@affiliation{#1}} \gdef\@affiliation{}
|
||||
|
||||
% correct heading spacing and type
|
||||
\def\iccvsection{\@startsection {section}{1}{\z@}
|
||||
\def\cvprsection{\@startsection {section}{1}{\z@}
|
||||
{-10pt plus -2pt minus -2pt}{7pt} {\large\bf}}
|
||||
\def\iccvssect#1{\iccvsection*{#1}}
|
||||
\def\iccvsect#1{\iccvsection{\texorpdfstring{\hskip -1em.~}{}#1}}
|
||||
\def\section{\@ifstar\iccvssect\iccvsect}
|
||||
\def\cvprssect#1{\cvprsection*{#1}}
|
||||
\def\cvprsect#1{\cvprsection{\texorpdfstring{\hskip -1em.~}{}#1}}
|
||||
\def\section{\@ifstar\cvprssect\cvprsect}
|
||||
|
||||
\def\iccvsubsection{\@startsection {subsection}{2}{\z@}
|
||||
\def\cvprsubsection{\@startsection {subsection}{2}{\z@}
|
||||
{-8pt plus -2pt minus -2pt}{5pt} {\elvbf}}
|
||||
\def\iccvssubsect#1{\iccvsubsection*{#1}}
|
||||
\def\iccvsubsect#1{\iccvsubsection{\texorpdfstring{\hskip -1em.~}{}#1}}
|
||||
\def\subsection{\@ifstar\iccvssubsect\iccvsubsect}
|
||||
\def\cvprssubsect#1{\cvprsubsection*{#1}}
|
||||
\def\cvprsubsect#1{\cvprsubsection{\texorpdfstring{\hskip -1em.~}{}#1}}
|
||||
\def\subsection{\@ifstar\cvprssubsect\cvprsubsect}
|
||||
|
||||
\def\iccvsubsubsection{\@startsection {subsubsection}{3}{\z@}
|
||||
\def\cvprsubsubsection{\@startsection {subsubsection}{3}{\z@}
|
||||
{-6pt plus -2pt minus -2pt}{3pt} {\tenbf}}
|
||||
\def\iccvssubsubsect#1{\iccvsubsubsection*{#1}}
|
||||
\def\iccvsubsubsect#1{\iccvsubsubsection{\texorpdfstring{\hskip -1em.~}{}#1}}
|
||||
\def\subsubsection{\@ifstar\iccvssubsubsect\iccvsubsubsect}
|
||||
\def\cvprssubsubsect#1{\cvprsubsubsection*{#1}}
|
||||
\def\cvprsubsubsect#1{\cvprsubsubsection{\texorpdfstring{\hskip -1em.~}{}#1}}
|
||||
\def\subsubsection{\@ifstar\cvprssubsubsect\cvprsubsubsect}
|
||||
|
||||
%% --------- Page background marks: Ruler and confidentiality (only for review and rebuttal)
|
||||
\iftoggle{iccvfinal}{
|
||||
\iftoggle{cvprfinal}{
|
||||
% In review and rebuttal mode, we use the "lineno" package for numbering lines.
|
||||
% When switching to a different mode, the "\@LN" macro may remain in cached .aux files,
|
||||
% leading to build errors (https://github.com/cvpr-org/author-kit/issues/49).
|
||||
@@ -355,9 +355,9 @@
|
||||
}{
|
||||
% ----- define vruler
|
||||
\makeatletter
|
||||
\newbox\iccvrulerbox
|
||||
\newcount\iccvrulercount
|
||||
\newdimen\iccvruleroffset
|
||||
\newbox\cvprrulerbox
|
||||
\newcount\cvprrulercount
|
||||
\newdimen\cvprruleroffset
|
||||
\newdimen\cv@lineheight
|
||||
\newdimen\cv@boxheight
|
||||
\newbox\cv@tmpbox
|
||||
@@ -378,8 +378,8 @@
|
||||
%% Define linenumber setup
|
||||
\RequirePackage[switch,mathlines]{lineno}
|
||||
|
||||
% Line numbers in ICCV blue using font from \iccvtenhv
|
||||
\renewcommand\linenumberfont{\iccvtenhv\color[rgb]{.5,.5,1}}
|
||||
% Line numbers in CVPR blue using font from \cvprtenhv
|
||||
\renewcommand\linenumberfont{\cvprtenhv\color[rgb]{.5,.5,1}}
|
||||
|
||||
\renewcommand\thelinenumber{\fillzeros[3]{\arabic{linenumber}}}
|
||||
|
||||
@@ -426,7 +426,7 @@
|
||||
}
|
||||
|
||||
% \makevruler[<SCALE>][<INITIAL_COUNT>][<STEP>][<DIGITS>][<HEIGHT>]
|
||||
\def\iccvruler#1{\makevruler[12pt][#1][1][3][0.993\textheight]\usebox{\iccvrulerbox}}
|
||||
\def\cvprruler#1{\makevruler[12pt][#1][1][3][0.993\textheight]\usebox{\cvprrulerbox}}
|
||||
\AddToShipoutPicture{%
|
||||
\color[rgb]{.5,.5,1}
|
||||
|
||||
@@ -436,11 +436,11 @@
|
||||
\put(\LenToUnit{\textwidth-12pt},\LenToUnit{45pt}){\pid}
|
||||
}
|
||||
\AtTextUpperLeft{%confidential
|
||||
\put(0,\LenToUnit{1cm}){\parbox{\textwidth}{\centering\iccvtenhv
|
||||
\put(0,\LenToUnit{1cm}){\parbox{\textwidth}{\centering\cvprtenhv
|
||||
\confName~\confYear~Submission \#\paperID. CONFIDENTIAL REVIEW COPY. DO NOT DISTRIBUTE.}}
|
||||
}
|
||||
}
|
||||
} % end of not iccvfinal
|
||||
} % end of not cvprfinal
|
||||
|
||||
%%% Make figure placement a little more predictable.
|
||||
% We trust the user to move figures if this results
|
||||
1448
arxiv_v2_arXiv/ieeenat_fullname.bst
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-B_ImageNet_v2.pdf
Normal file
71
arxiv_v2_arXiv/img/DeiT-B_ImageNet_v3.pdf
Normal file
@@ -0,0 +1,71 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœµ”MŽA…÷>…OÐc—«ü³¤¬<C2A4>%<25>Ñ4ƒ×GåªN2 bÃ"rRýâï=»»>}{<~:¼Ã÷Ÿááúëñ'0>ã Ÿ<>ð72<1E>ñ„„+pHøœµž<7F>fý
|
||||
p‚ØeÛÅ—#~ÁïHKD)"Ö´ -êÊaÊ*H‹¸haõŠ/gäDà_ÿ0=UOKÕ±zš¥Â hñbµQ8Õî¥S<>Š´´nÂ¥YçßUÂN9<4E>+ôøÜK"7ÓP²#šy³ÞÑU¨µžªIa‹ò<>~[;á@¾ÞC27ÓR²-”Ì«p¦aiÆF’pŠfR*ó€ßQÂN9f»Þ
|
||||
ÍYÏ’§<EFBFBD><EFBFBD>´ÔÑQ¬¯pS×>Ýþõòl¿ÞfÊþnÃgH5jîEZïã-ª¸Z±£RGÈ;JØ)'v½Î¶Iðfd367\Zeêm<C3AA>¸™
|
||||
«÷{5´IXlî(a§ã\oã¾~Ôæ¸ÇŽ3Q‰Ê¹9bwñàÜqáE#æŽßVÂN9±ëmØ<6D>½øØŒý¯<ñ—¡__5'›58ÁGøÀ<>÷“
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
420
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.2, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.2)
|
||||
/CreationDate (D:20250802073347+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000970 00000 n
|
||||
0000000865 00000 n
|
||||
0000000886 00000 n
|
||||
0000000907 00000 n
|
||||
0000000928 00000 n
|
||||
0000000949 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000845 00000 n
|
||||
0000000208 00000 n
|
||||
0000000825 00000 n
|
||||
0000001030 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1187
|
||||
BIN
arxiv_v2_arXiv/img/DeiT-B_ImageNet_vNone.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-B_fornet_all_cos_v1.pdf
Normal file
71
arxiv_v2_arXiv/img/DeiT-B_fornet_all_cos_v2.pdf
Normal file
@@ -0,0 +1,71 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”ËnÜ0E÷ü
|
||||
~<7E>CJ|nÛ³n»è3Óq€¦@ûû…di^ÍYôãZç^Šöçýï<1F>û/»øñ+<œ¯ã0‘ð ÿ ã<19>@H¸‹ ás¯íxõ;À~b“͇¯{ü†/HK¦”Z2¼"-ÆšliH‹˜kd<6B>p|="wæÞýÆp%ÑMI D·4J» %¬˜E!ÑæF
|
||||
»Q#-jLÉÞ
|
||||
ÜUÂ<EFBFBD>rC®Ð,ás+9C<><43>©•RÒZ”¨™!V¸](— âecßQÂ<51>rƒ^ïE§NÃT§‹‡×H±Ö;wµ"®éHKMñj&ýŽn”[w×˨i½Û£ô»<C3B4>ÝÖ$©\û6V+.Ú<>ÿ}<–_/3õõ'nâ{ÈQ¹px·^Uª²´<C2B2>¡•kÞ2Þµp@×sgÛIÇNÓÖØá÷<C3A1>÷]%ü;Öi[<5B>gØë<C398>m4{›í ÎÌR¹OlªzXiá5”¢˜‘ŽÙ~[ 7Ê<37>]/ÃnØ“<C398>il8«:å6¶¥¤ïßY•ê,§ñ~C׺]Ï-?ÿjN>¦18Àgøò#ø9
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
429
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.2, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.2)
|
||||
/CreationDate (D:20250802073409+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000979 00000 n
|
||||
0000000874 00000 n
|
||||
0000000895 00000 n
|
||||
0000000916 00000 n
|
||||
0000000937 00000 n
|
||||
0000000958 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000854 00000 n
|
||||
0000000208 00000 n
|
||||
0000000834 00000 n
|
||||
0000001039 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1196
|
||||
BIN
arxiv_v2_arXiv/img/DeiT-B_fornet_all_cos_v3.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-L_ImageNet_v1.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-L_ImageNet_v2.pdf
Normal file
73
arxiv_v2_arXiv/img/DeiT-L_ImageNet_v3.pdf
Normal file
@@ -0,0 +1,73 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”ËnÛ@E÷ü
|
||||
~<7E>Br8|lÛ^·]ô;mh
|
||||
´¿_ÌC±-ØEÂèq5çò’Òçãï<1F>Ç/‡øñ+<œ¯ã30>!á3þAÆ2>!á
|
||||
¬Š„/}mÇÐ\¿œà'6ÙöðíˆßðiIó,U)+ÒRÉUH¤ -’iµ¤§àÛrGà_˜ž4º%
|
||||
Ôè†æÒn h‰ ÎL)ܼhÖêa¢më¨bFµñï*a§ÈÒ:$m 7ÓPggw6±æÞP2sÒ¢Â"b<Øw”°Sèu':us1M
|
||||
zÏJÞ<4A>éìT8¹gÕ©jzä¤ßVÂN9Ò]/KMëiÏ¥ßmìV!yháâ½s\-L\GÔÿ|<·_/kêûo¸
|
||||
ß‹t©šÄiÜ;XX8ܤ¬DF%²Qä%ì”»ž³m'¼ÙŒ<C399>”]£Öõ6RÕ•(³µa)".Bef|[WºåzYêõ‡6£“]-D%£ô¦sÕìƒ]¥¦•m°o
|
||||
a'œÐõ²Ì}w±ÙšÃä)D}d=Ô28KOž¹P)³Û÷”°SNðzüü£y÷²™ƒ|†¿q÷-
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
441
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.2, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.2)
|
||||
/CreationDate (D:20250802073347+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000991 00000 n
|
||||
0000000886 00000 n
|
||||
0000000907 00000 n
|
||||
0000000928 00000 n
|
||||
0000000949 00000 n
|
||||
0000000970 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000866 00000 n
|
||||
0000000208 00000 n
|
||||
0000000846 00000 n
|
||||
0000001051 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
BIN
arxiv_v2_arXiv/img/DeiT-L_fornet_all_cos_v1.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-L_fornet_all_cos_v2.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-L_fornet_all_cos_v3.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-S_ImageNet_v2.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-S_ImageNet_v3.pdf
Normal file
BIN
arxiv_v2_arXiv/img/DeiT-S_ImageNet_vNone.pdf
Normal file
70
arxiv_v2_arXiv/img/DeiT-S_fornet_all_linear_v1.pdf
Normal file
@@ -0,0 +1,70 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœµ”An1E÷<O0!%J$·M¯Û.r€Àvx$Úë¢$Û8i7]8žùÖûŸ¤}÷yÿëÇãþëîÞƒ»Ë§ÇŸÀøŒG$|BÂßȸCÆ#®À"HxŠÚ®Ð¨ßð‚M6_¾îñŸ‘W±R,‰"-¥¨¹{EZrJše|="qÿ¨ŽÄÂ<C384>Š…<C5A0>QÚC8´ÃrR/¤fá„•2;3ÒR‹RWó†W eG®Ðá©•@NÃPg{ʦErn8ÏfÕk<C395> Nd¤ÙÒ`ßVÂFÙ¡oçÔéb˜
|
||||
z•Jŵ8&fI³J.\XŒú¯2ˆf‹õnÏ<6E>^£Ï£ÄÓFmß#5ÉœµeI\ªÕ¤R‚öáëqüz<C3BC>&Ο¸‰<C2B8>xeN+!-êÊE\H‚<48>Rrg®=á;JØ(v½tµÝx™Æútµ¦ìNkZ5÷“cM5çR…xL÷¶6ÊÞÎõ:îÛÙh÷ÿÛëÀ_…íØ³<C398>il.·‰9I›£rõRˆc¨B.EÛÞž—û–6Ê^/m¿üÍœ½Lsp€/ðKöç
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
416
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.2, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.2)
|
||||
/CreationDate (D:20250802073412+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000966 00000 n
|
||||
0000000861 00000 n
|
||||
0000000882 00000 n
|
||||
0000000903 00000 n
|
||||
0000000924 00000 n
|
||||
0000000945 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000841 00000 n
|
||||
0000000208 00000 n
|
||||
0000000821 00000 n
|
||||
0000001026 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1183
|
||||
%%EOF
|
||||
71
arxiv_v2_arXiv/img/DeiT-S_fornet_all_linear_v2.pdf
Normal file
@@ -0,0 +1,71 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”MŽÛ0…÷<Oà!%Š"·m<C2B7>¬Û.z€A’vÐ)0sýB”'ARtaÐ?ÏúŸh?}Ù¿ÿzÞÛ}ÂÏßái»zþŒ/ÀxDÂ$ü@Æ2<1E><>pAÂSÔvœ€Fý p€ßØdóáÛà+ÒâU¬KR‘–Rª¹»"-9¥še|;"qÿ©ŽÄÂ<C384>Š…<C5A0>QÚM8´Å’za®©½ïêIRqGZTœŠQmôGB¸và
|
||||
ÍžZ àä;<3B><WÌHK%OZT+#-BÉÝLt¢ï+áFÙ¡×»Ôéb˜
|
||||
ºfM¬–½…h"%qε5.,T¹0wø!\{²ëe£®‘ô(q·‘£¿j’9G?‰‹š¦*%xÿ|<–_/;Šõ'nâ£ÅÂÆdÂn-6O&æ$9Ì%¥Î|¤„åÀ®[²í$ÀÓÈ4Öw¸f©\…ÛÈ©Bbòì;|_ 7ÊçzÙîõg6âîôB9iõ*p2q<32>LÕ˜¤ÔÂs¾î+áF9°ëe³{ö1<C3B6>ÍO9×¢)˜Ê^•5Ú·>Tržï{B¸ìº…¾ýfÎN¦58ÀWø ö™
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
433
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.2, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.2)
|
||||
/CreationDate (D:20250802073412+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000983 00000 n
|
||||
0000000878 00000 n
|
||||
0000000899 00000 n
|
||||
0000000920 00000 n
|
||||
0000000941 00000 n
|
||||
0000000962 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000858 00000 n
|
||||
0000000208 00000 n
|
||||
0000000838 00000 n
|
||||
0000001043 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1200
|
||||
%%EOF
|
||||
70
arxiv_v2_arXiv/img/DeiT-S_fornet_all_linear_v3.pdf
Normal file
@@ -0,0 +1,70 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”ËnAE÷þ
|
||||
ÁÄ.»üØÒ¬<C392>MQ:A‚ßGõš™´&ˆE«úqÛç^»ºï><3E>~ÿ¸?}9~À<>_áîruÿŸ€ñ Ÿ<>ð2‘ñ 7`U$|îk;ž<>æúà~b“‡¯'ü†/H‡t+’IîH‡j.é\5‘R\¤šãë#rgá¿ß˜®4º)
|
||||
Ôè–æÒnÂC+§ªQ"¹7VT¼¶s!<21>(®ÍÀ»JØ)rƒ´IÈå`ì,UY„éàÄÕMØ¢EI«’že±o+a§Ð·³èÔåbšêtsªEj«5UÂÜé %ÄÅiÑßQÂN9º»]GMëÝžK¿ÛØ<C39B>A*,Þj®V\kþóñ,¿]gêõná{ÈZ]Ý#…›u&£ê„ª=Š<><C5A0>ï(a§œØíÒÛvÒÁËÈ26fì¢Î®l<C2AE>¡®¤¡ÚR S(gÌßVÂN9Ú¹]Ç}û¹Ívz%)æÙÇšžšÖ{jÁ¤Õ+Û¤ßVÂN9±ÛuØ<75>=ûXÆÖ—ðªÒ™)–fÖ·8Q<38>K”󿥄<C2A5>r‚·KÛ/?œ³—eà3ü™øù
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
437
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.2, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.2)
|
||||
/CreationDate (D:20250802073413+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000987 00000 n
|
||||
0000000882 00000 n
|
||||
0000000903 00000 n
|
||||
0000000924 00000 n
|
||||
0000000945 00000 n
|
||||
0000000966 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000862 00000 n
|
||||
0000000208 00000 n
|
||||
0000000842 00000 n
|
||||
0000001047 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1204
|
||||
BIN
arxiv_v2_arXiv/img/ResNet101_ImageNet_v1.pdf
Normal file
BIN
arxiv_v2_arXiv/img/ResNet101_ImageNet_v2.pdf
Normal file
69
arxiv_v2_arXiv/img/ResNet101_ImageNet_v3.pdf
Normal file
@@ -0,0 +1,69 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”KnÛ@†÷<O <4F>CÛ¶€×m=@`»
|
||||
¢m<>äúÅ<;‚]t!p¿æûIŽôðéøòãñøåð?~…‡Ëìñ0>ã Ÿ<>ðÈxBÂX Ÿ{lÏ3ÐŒßNð›lÛü}ÄoøiIQ
|
||||
sEZ„5<"‹#-…™¼˜5õ¹3ðßoLWÝ”jtK3´E8-Q)ƒ$KinÄKÕ¤6®ºí4þ=!세BZG¤
|
||||
àÆŸv:9ÝŠd’7ïÕ\Ò¹j¶¬Š‹TSâ<53>¾£„<C2A3>r@ßw¢S7ÓÔ «j”H.`EÅk›˜iDq<44>ôÛJØ)Gm×ëTÓzgè«<C3A8><C2AB>´(y¨°¸ô¾U+®µÿ¹=<3D>_¯sêço¸
|
||||
ß“tMâ4òh
|
||||
L)ÎÁQÁ“‹(ë,ñ%ì”»^jÛ¼ÙŒ<C399>Ûå…‹1ÕžˆfaeCZ8(…”yVùŽvÊQÎõ:Ý÷Û,÷豄IdO8]ÙÄCz‹Rå$Ù.ØM!섺^§: o.6[oL¬™Ú<E284A2>Z]%U}¶ÅFÍuòo+a§œàõRôËÏæÍËfNðþg÷¥
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
437
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150045+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000987 00000 n
|
||||
0000000882 00000 n
|
||||
0000000903 00000 n
|
||||
0000000924 00000 n
|
||||
0000000945 00000 n
|
||||
0000000966 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000862 00000 n
|
||||
0000000208 00000 n
|
||||
0000000842 00000 n
|
||||
0000001047 00000 n
|
||||
@@ -43,9 +43,9 @@ endobj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.4, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.4)
|
||||
/CreationDate (D:20250227094747+02'00') >>
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150051+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
@@ -66,5 +66,5 @@ xref
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1208
|
||||
1210
|
||||
%%EOF
|
||||
72
arxiv_v2_arXiv/img/ResNet50_ImageNet_v1.pdf
Normal file
@@ -0,0 +1,72 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”KnÛ@D÷}Š>Ý=Óßm@ë$‹À<>”¦<>8@rý`>”dB² †Ÿâ¼ªj<C2AA>ŸŽ¿<¿>àǯðp½züŒOÀxFÂ'$üƒŒd<!á
|
||||
,‚„Ï}mÇ3Ð\¿œà'6Ùöðõˆßðiq
|
||||
õjEi!MR)”‰´°R‘Lª‰¯gäÎ<À¿1]ItS(Ñ-݄ͥВJµ˜§Ò’ž’æi±`uekÞUÂN9<4E>+¤uHÚ@n¦¡ÎŽÈ4éÍ} óªá-J«¨jö;JØ)ôí,:us1M<31>ä™Y*“µ"3ÝØ*qç¢T˜E}&¿¯„<C2AF>r´»ÞFMëmÏ¥ßml¤EÈC*×^uaµ°â¢øÏÇsûõ6SßÃmøQ1³›8i+.Õµö<C2B5>Êé¥rT™ßWÂN9±ëµÛvÒÁ›‘ÍX7`V¤º–†$·ªZZ<5A>,Y‹sðñ}!ì„£Ìõ6ìÛ<C3AC>m–½MØ-+ç˜[ ‰$i<>zu*R
|
||||
ëeÂ÷”°SNìzu`/>6c£}•\¢O‘-<¸'d«NVÌb¶_ ;å¯×Ò¯¿›‹—Íœà3ü”øM
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
443
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150046+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000993 00000 n
|
||||
0000000888 00000 n
|
||||
0000000909 00000 n
|
||||
0000000930 00000 n
|
||||
0000000951 00000 n
|
||||
0000000972 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000868 00000 n
|
||||
0000000208 00000 n
|
||||
0000000848 00000 n
|
||||
0000001053 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1212
|
||||
%%EOF
|
||||
BIN
arxiv_v2_arXiv/img/ResNet50_ImageNet_v2.pdf
Normal file
BIN
arxiv_v2_arXiv/img/ResNet50_ImageNet_v3.pdf
Normal file
@@ -42,9 +42,9 @@ endobj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.4, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.4)
|
||||
/CreationDate (D:20250227094746+02'00') >>
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150050+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
@@ -65,5 +65,5 @@ xref
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1204
|
||||
1206
|
||||
%%EOF
|
||||
@@ -42,9 +42,9 @@ endobj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.4, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.4)
|
||||
/CreationDate (D:20250227094746+02'00') >>
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150050+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
@@ -65,5 +65,5 @@ xref
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1197
|
||||
1199
|
||||
%%EOF
|
||||
70
arxiv_v2_arXiv/img/Swin-S_ImageNet_v1.pdf
Normal file
@@ -0,0 +1,70 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”KnÛ@D÷}Š>Ý=ÝÓŸm@ë$‹À<>œ¦<>8@rý`>´$B
|
||||
² †Ÿ¾ªš!>ÿx<~9|À<>_áá|õøŸ<>ñ Ÿ‘ð2<1E>ñ W`U$|éc;^€æøà?±É¶‡oGü†¯HKr)¦•Å<E280A2>1¥$¤¥pZ¨‹¾=!wæþ{Æt¥ÑMi F·4‡vN@K$G¸KÍMUõ$µvaÄäV)ÿ®®…¸BZG¤
|
||||
àÆŸv:9=‰‚\i©á©VG*«VÂHúŽvʽ^‰NÝ\LSƒž\DYÉ M(™9‘§¢¥p<C2A5>ôÛJØ)G·ëeÔ´ÞõúÝÆFZ”<TXæºU+®øÏÇóõëe¦þþ
|
||||
·á{H’ló[®$ªämý4S‹”oa'œÐõÜl;éØÍÆfkt¬¢!ÅkkN2…<k4~ÑŒbi³ãÛJØ)G™ëeØëOm–=vvgfÕÊö-T)ŠÍ¾£„<C2A3>rb×˰ûîc36âGÍS“m³´€uî¢2ÓßÂN8±ë¹ôó¯æÝÉf
|
||||
Nðþ½)÷±
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
438
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150047+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000988 00000 n
|
||||
0000000883 00000 n
|
||||
0000000904 00000 n
|
||||
0000000925 00000 n
|
||||
0000000946 00000 n
|
||||
0000000967 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000863 00000 n
|
||||
0000000208 00000 n
|
||||
0000000843 00000 n
|
||||
0000001048 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
BIN
arxiv_v2_arXiv/img/Swin-S_ImageNet_v2.pdf
Normal file
BIN
arxiv_v2_arXiv/img/Swin-S_ImageNet_v3.pdf
Normal file
@@ -42,9 +42,9 @@ endobj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.4, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.4)
|
||||
/CreationDate (D:20250227094745+02'00') >>
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150049+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
@@ -65,5 +65,5 @@ xref
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1168
|
||||
1170
|
||||
%%EOF
|
||||
BIN
arxiv_v2_arXiv/img/Swin-Ti_ImageNet_v1.pdf
Normal file
71
arxiv_v2_arXiv/img/Swin-Ti_ImageNet_v2.pdf
Normal file
@@ -0,0 +1,71 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”MnÜ0…÷<Oà<4F>"ÅŸm[`Öm=@0“6ˆ4Úë’¥™‰1StaÈ–žõ=>Ñ~øtüýãñøåð?~…‡ËÓã/`|Æ'$|FÂ?Èx@Æ' $\<5C>U‘ð¥<C3B0>ízãw€üÄ&›‹oGü†¯HK˜›Y‰R<E280B0>–"B!*H»YQñZðí ¹3ðßoWÝ”jtKch“pjÛI-©ÌnHK
|
||||
iDqq¤¥Š¦¥e3pW ;å†\!CÒ6ät0uvf©Ê"ÔÜ;qu¶@Z$JzÝØw”°SnÐ÷gÑ©ÓÅ05èN¤–né¤mT˜µú„ßÂN¸e»^šÖ³CŸmd¤EÉC…Å[=…«…×Úyÿ\Û¯×õý'nâ{‰nêT#J++‰HBµ¬‘ÅEª<45>€ï(a§Øõ’l»éàidÛº+#¢’jkV¡ªéµ1
|
||||
Í>Ýu[ ;åçz]îû<C3AE>mĽÑIrK¯Å–µ÷L+«i.“~[ ;åÀ®×Ånس<C398>il6¸eå<65>é”Ū™s?á’¡fç¿¥„<C2A5>r€×Kì—ßÍÙË4'øøø
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
440
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150045+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000990 00000 n
|
||||
0000000885 00000 n
|
||||
0000000906 00000 n
|
||||
0000000927 00000 n
|
||||
0000000948 00000 n
|
||||
0000000969 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000865 00000 n
|
||||
0000000208 00000 n
|
||||
0000000845 00000 n
|
||||
0000001050 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1209
|
||||
%%EOF
|
||||
70
arxiv_v2_arXiv/img/Swin-Ti_ImageNet_v3.pdf
Normal file
@@ -0,0 +1,70 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”InAE÷<OÐf±8Õ6 u’E`HJµ<>8€}ý &K-´ƒ,ªº~ó}Ò×ãë¯Çã·Ã'üü®§Ç?<3F>ð ž‘ð ß0áž<><C5BE>p…$‚„—ëç4âO€üÆ*›—/Gü<47>ÏHK…hp(Ò’Ä-«²D=(SÑ,^ð匩1ðßoWõ/5H4K#Ô‡pªéJŠpÏZÓñBbõ`”ÈM©ñ?ÂVØ<56>+kˆb8ùÃN#—P
|
||||
GZT]ˆJ©ï-™Ù™)wð:Øè:p;…Fœ†¡N.Aîf,5½<35><C2BD>kÖJ6)¤A*6ØûJ¸Sö¾®·ek}¡=l¤EÈCrÊž‘Njaì¢
|
||||
øÏë‘~½©åŸ¸‰ïƒmIX¥Të9‡'
|
||||
¯"Îd‘Æd÷•p§ØõÚÛú¥<C3BA>§‘i¬È…«—¶›!*"d}OÄcÌw_[]oåz[êöG6ZÝÉš8%ò65±læÁµt+‰z_[ီ·ev軋ik,v!
|
||||
ò\ÒðE¬WΦÆa$sµw•p§àõÚðëŸÌ»—iNðþçaöY
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
437
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150045+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000987 00000 n
|
||||
0000000882 00000 n
|
||||
0000000903 00000 n
|
||||
0000000924 00000 n
|
||||
0000000945 00000 n
|
||||
0000000966 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000862 00000 n
|
||||
0000000208 00000 n
|
||||
0000000842 00000 n
|
||||
0000001047 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
70
arxiv_v2_arXiv/img/ViT-B_ImageNet_v1.pdf
Normal file
@@ -0,0 +1,70 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”MŽ1…÷uŠ:AO•]¿[@ÊXp€QM<>Ä Áõ‘z’´2ˆEä¸ýÚß«Wv?|:þþñxürø€¿ÂÃeöøŸ€ñŒ„OHøÈxBÂX ŸûØ~Ï@süp‚ŸØdÛâë¿áÒâN!Åia¦Îhe âÌÄ×3rgà¿ß˜®$º) ”è–æÐ h‰ä÷ªm»TOk#&7¥ÎW·Â\!#ÒpãO;<3B>œl^¤VkÞ«T*œ,†´”R3ɽÄ@¿£„<C2A3>r@o;Ñ©›‹ijÐÓɃIJ2ÜÒIZGD©0‹ú„ßÂN8’]¯MëIÏ¡?md¤EÈC*W¯XV+.Úyÿ\žÛ¯×õý7܆¥šãõ‘aª÷M•Å$
|
||||
—2{{_ ;åÄ®—dÛŸÞŒlƺWqJ/Þ'Õ*æ2N*{±¢ólÝÂN8Â\¯‹½½h3ìÑ_ªêªâ½mšBT*5€±“·U›
|
||||
¾¯„<EFBFBD>rb×ëRöÍÇfl¤ª¤êíÈ/¥] «ýÒf
|
||||
m—v¤_ ;寗Ð/Ÿš7/›98ÁgøOö÷[
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
440
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150046+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000990 00000 n
|
||||
0000000885 00000 n
|
||||
0000000906 00000 n
|
||||
0000000927 00000 n
|
||||
0000000948 00000 n
|
||||
0000000969 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000865 00000 n
|
||||
0000000208 00000 n
|
||||
0000000845 00000 n
|
||||
0000001050 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
BIN
arxiv_v2_arXiv/img/ViT-B_ImageNet_v2.pdf
Normal file
69
arxiv_v2_arXiv/img/ViT-B_ImageNet_v3.pdf
Normal file
@@ -0,0 +1,69 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”Mn1…÷<O0!EŠ"·i¯Û.r€Àvd4’ëú‹<C3BA>‰]daH½Ñ÷Þ“ì›ïûׇûýÏÝ-~û7§o÷<C3B7>ñ<18>Høˆ„oȸCÆ#®ÀªHøÔÆúyão€üÁ*›‹/{¼Ãg¤Åɳd.îHçL\„¸ÍSÒ`ÑÀ—#rCîà«/OêÍ’:ª7Cc¨áPw³dæ‰4#-¡‰‹‘[Ý.S°{)•U eG®Ö a9C<>œ’if1¤EDL)¨Ò’8̵ˆYg_QÂFÙ¡O¢Q§‹aªÓ#„JdoyŠgµÂ©–ZXHDÕGò+JØ({»ëyÔ°ÖöÚÓÊFZ”Š«°Œ¸ÙÜRÑÜ€ÿ]Û¯ç™Úþ7ñýxë[NZ§Â¤‘kKNáE8åy¼—•°Qìzê¶Nx™Æº<C386>¯]ïkBø|ÃzÇ3ìÇŸÚ(»³[‰”j$))kP<6B>g<EFBFBD>+ƒ}QီçA;ôÝÅ´Õ/˜h6±µQqÊšC%ê<>*'Öà"ã‚]VÂF9Àë©òÓ_Í»—iðþ¡¼÷
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
424
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150045+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000974 00000 n
|
||||
0000000869 00000 n
|
||||
0000000890 00000 n
|
||||
0000000911 00000 n
|
||||
0000000932 00000 n
|
||||
0000000953 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000849 00000 n
|
||||
0000000208 00000 n
|
||||
0000000829 00000 n
|
||||
0000001034 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1193
|
||||
%%EOF
|
||||
@@ -43,9 +43,9 @@ endobj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.4, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.4)
|
||||
/CreationDate (D:20250227094745+02'00') >>
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150049+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
@@ -66,5 +66,5 @@ xref
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1204
|
||||
1206
|
||||
%%EOF
|
||||
BIN
arxiv_v2_arXiv/img/ViT-L_ImageNet_v1.pdf
Normal file
BIN
arxiv_v2_arXiv/img/ViT-L_ImageNet_v2.pdf
Normal file
69
arxiv_v2_arXiv/img/ViT-L_ImageNet_v3.pdf
Normal file
@@ -0,0 +1,69 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœµ”MnA…÷uŠ:<3A>S]]¿[@òXp€ÈD™H ®<>úÏv,ذõ¸ç¹¿÷^Ùs÷áðóÛýáÓþ¾ÿwçO÷? à#|@ÂG$ü…÷Xð 7("HøÔ×v=Íõ+À¾c“‡/ü‚ÏH»,æ,µZ íªTâ’EiÇ\3É<33>_°tæþùÓ•D7%<25>ÝÒ\Ú&ÛqjÅÉ©¶2ŠŠª¦ í,’„Í5›<35>7•p¥È
|
||||
Ò:$m —ƒih°¥JTvõ%³’§†¶(’Á–‘6Ù·•p¥Ð׳èÔåbštóÐÐ2☘¹ôlNJÕ”Ûœ:ü¦®„£Ûí2hZïz.}·‘‘vBRKõÚµ0vÑÎûããyüv™¨Ÿ¿pß#FPÉL®¥w˜ªÆm¸JÁf4˜o)áJ9±Û¹ÙvÓÁËÈ26:&KjC,¬™#RõpZô¿Ê ÷›6ú]A_ÿÍfÑÿïWÝñ1öäc›Xˆ“¹M³Y¦÷nYCj’•ÿ–®„»<>ë>¿fNN–58ÂGø
|
||||
Àöù
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
415
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150047+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000965 00000 n
|
||||
0000000860 00000 n
|
||||
0000000881 00000 n
|
||||
0000000902 00000 n
|
||||
0000000923 00000 n
|
||||
0000000944 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000840 00000 n
|
||||
0000000208 00000 n
|
||||
0000000820 00000 n
|
||||
0000001025 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
@@ -43,9 +43,9 @@ endobj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.4, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.4)
|
||||
/CreationDate (D:20250227094744+02'00') >>
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150048+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
@@ -66,5 +66,5 @@ xref
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1188
|
||||
1190
|
||||
%%EOF
|
||||
BIN
arxiv_v2_arXiv/img/ViT-S_ImageNet_v1.pdf
Normal file
BIN
arxiv_v2_arXiv/img/ViT-S_ImageNet_v2.pdf
Normal file
70
arxiv_v2_arXiv/img/ViT-S_ImageNet_v3.pdf
Normal file
@@ -0,0 +1,70 @@
|
||||
%PDF-1.4
|
||||
%† Ǽ
|
||||
1 0 obj
|
||||
<< /Type /Catalog /Pages 2 0 R >>
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Font 3 0 R /XObject 7 0 R /ExtGState 4 0 R /Pattern 5 0 R
|
||||
/Shading 6 0 R /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >>
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page /Parent 2 0 R /Resources 8 0 R /MediaBox [ 0 0 144 144 ]
|
||||
/Contents 9 0 R /Annots 10 0 R >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 12 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
xœ<EFBFBD>”MnÛ0…÷sŠ9<C5A0>2CÎï¶-àuÛEØnƒ(@S ½~ÁÅŽ`]”È'~ï
|
||||
Gzøtüýãñøåð?~…‡ËÓã/`|Æ3>!ád< ã W`$|îc»ž<C2BB>æøà?±É¶Å×#~äŲrJEZH¤$™º -,™RjÉÄ×3rGà_˜ž$º% ”è†æÐ&á´„³($m»”ÂnÆH‹Sr„{ãßUÂN9<4E>+¤uHÚ@n¦¡ÎΚTªh<C2AA>R#³X*¤¥ˆj¡Ôªƒ}G ;倾?‰NÝ\LSƒžaY‚©çÑw.ÒèL¢®l“~[ ;å¨îz5W{}¶±‘!©\½¶¸¬V\FÜ.Ïí×ëL}ÿ
|
||||
·áÇñrÚØªY/Õ›hË¡E<ƒUfÈ;JØ)'v½Ô¶Ýtðfd3Ö
|
||||
8Q„ׄ”Í‹Ôê]•(<28>Ùr¸£„<C2A3>r”s½Žûþc›åñ]ªµ7[Ï:¥§Pw
|
||||
õjuÆ¿„<EFBFBD>rb×ë°ûæc36[œ˜j<CB9C>µ¾ªÎl’Õ¬jµ¤ˆà²µøM%씼^Ê~ùݼyÙÌÁ >Ã_<¸÷û
|
||||
endstream
|
||||
endobj
|
||||
12 0 obj
|
||||
443
|
||||
endobj
|
||||
10 0 obj
|
||||
[ ]
|
||||
endobj
|
||||
3 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
4 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150046+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
0000000000 65535 f
|
||||
0000000016 00000 n
|
||||
0000000993 00000 n
|
||||
0000000888 00000 n
|
||||
0000000909 00000 n
|
||||
0000000930 00000 n
|
||||
0000000951 00000 n
|
||||
0000000972 00000 n
|
||||
0000000065 00000 n
|
||||
0000000330 00000 n
|
||||
0000000868 00000 n
|
||||
0000000208 00000 n
|
||||
0000000848 00000 n
|
||||
0000001053 00000 n
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
@@ -44,9 +44,9 @@ endobj
|
||||
<< /Type /Pages /Kids [ 11 0 R ] /Count 1 >>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Creator (Matplotlib v3.9.4, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.9.4)
|
||||
/CreationDate (D:20250227094746+02'00') >>
|
||||
<< /Creator (Matplotlib v3.10.1, https://matplotlib.org)
|
||||
/Producer (Matplotlib pdf backend v3.10.1)
|
||||
/CreationDate (D:20250724150051+02'00') >>
|
||||
endobj
|
||||
xref
|
||||
0 14
|
||||
@@ -67,5 +67,5 @@ xref
|
||||
trailer
|
||||
<< /Size 14 /Root 1 0 R /Info 13 0 R >>
|
||||
startxref
|
||||
1208
|
||||
1210
|
||||
%%EOF
|
||||
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 61 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
After Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 92 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
BIN
arxiv_v2_arXiv/img/bates.pdf
Normal file
BIN
arxiv_v2_arXiv/img/bg_robustness.pdf
Normal file
BIN
arxiv_v2_arXiv/img/colorbar_horizontal.pdf
Normal file
BIN
arxiv_v2_arXiv/img/fg_focus.pdf
Normal file
BIN
arxiv_v2_arXiv/img/fig-1.pdf
Normal file
BIN
arxiv_v2_arXiv/img/fig-2.pdf
Normal file
BIN
arxiv_v2_arXiv/img/infill_distr.pdf
Normal file
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 65 KiB |
|
After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 97 KiB |
|
After Width: | Height: | Size: 29 KiB |
|
After Width: | Height: | Size: 23 KiB |