\relax \providecommand\hyper@newdestlabel[2]{} \providecommand*\HyPL@Entry[1]{} \HyPL@Entry{0<>} \HyPL@Entry{1<>} \HyPL@Entry{2<>} \@writefile{toc}{\contentsline {section}{\numberline {1}实验目的和要求}{1}{section.1}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {2}数据集}{1}{section.2}\protected@file@percent } \@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces 数据集基本统计信息}}{2}{table.caption.4}\protected@file@percent } \providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}} \newlabel{tab:dataset-stats}{{1}{2}{数据集基本统计信息}{table.caption.4}{}} \@writefile{toc}{\contentsline {section}{\numberline {3}训练过程与结果}{2}{section.3}\protected@file@percent } \@writefile{lot}{\contentsline {table}{\numberline {2}{\ignorespaces 训练过程与结果}}{3}{table.caption.5}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Kaggle平台截图}}{3}{figure.caption.6}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Kaggle平台截图}}{4}{figure.caption.7}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Kaggle平台截图 }}{4}{figure.caption.8}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {4}准备阶段}{5}{section.4}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {1}{\ignorespaces 查看显卡信息}}{5}{lstlisting.1}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {2}{\ignorespaces 把图片分文件夹放好}}{5}{lstlisting.2}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {5}第一阶段——自己搭建网络}{8}{section.5}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {3}{\ignorespaces 残差神经网络的Baseline}}{8}{lstlisting.3}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {4}{\ignorespaces 训练代码}}{10}{lstlisting.4}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces 第一次训练曲线}}{13}{figure.caption.9}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {5.1}增加label smoothing}{13}{subsection.5.1}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces resnet50d训练}}{14}{figure.caption.10}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {5}{\ignorespaces 增加label smoothing}}{14}{lstlisting.5}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {5.2}不同层使用不同的学习率}{15}{subsection.5.2}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {6}{\ignorespaces 不同层使用不同的学习率}}{16}{lstlisting.6}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {5.3}k-fold}{16}{subsection.5.3}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {6}第二阶段——使用预训练模型进行fine tuning}{18}{section.6}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces vit训练失败,v2e训练显存不够}}{18}{figure.caption.11}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {6.1}使用vit和v2e模型}{18}{subsection.6.1}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {6.2}使用timm库进行训练}{18}{subsection.6.2}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {7}{\ignorespaces 使用timm库进行训练,核心代码}}{19}{lstlisting.7}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces mixnet\_xl score = 0.969}}{19}{figure.caption.12}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces inception\_resnet\_v2.tf\_ens\_adv\_in1k score 97.181}}{20}{figure.caption.13}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces mobilenetv2\_100.ra\_in1k.bin score=96.133}}{20}{figure.caption.14}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces tf\_mobilenetv3\_small\_minimal\_100.in1k score=93.022}}{20}{figure.caption.15}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces resnet101.a1\_in1k epoch 33: score = 96.133 epoch 50: score = 97.090}}{21}{figure.caption.16}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {7}第三阶段——集成学习}{22}{section.7}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {8}{\ignorespaces 使用前后两个模型进行训练}}{22}{lstlisting.8}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {8}感受}{22}{section.8}\protected@file@percent } \newlabel{LastPage}{{8}{22}{感受}{page.22}{}} \gdef\lastpage@lastpage{22} \gdef\lastpage@lastpageHy{22} \gdef \@abspage@last{24}