一、链接
二、Deep Supervision的消融实验
- 没有使用深监督
/data1/hrm/Experiment/ACM_Practice/logs/HRM_SC_TransNet_NUDT_NoDS/train/20250729230331
- 使用了深监督
/data1/hrm/Experiment/ACM_Practice/logs/HRM_SC_TransNet/train/20250117023840
三、常用提问指令
2.1
以下为审稿意见回复信中的内容,请将其翻译为英文:
2.2
以下是审稿人在SCI论文审稿过程中提出的问题,请帮我用英文进行回复:
2.3
以下是审稿人在SCI论文审稿过程中作出的总结性的评论,请帮我用英文进行回复:
2.4
润色以下句子,修改语法错误:
四、FPS等指标测试结果
五、Latex表格备份
\begin{table}[htbp]
\footnotesize
\setlength{\abovecaptionskip}{0cm}
\vspace{-1\baselineskip}
\caption{Comparison with Other State-of-the-art methods in $Params(M)$, $FLOPs(G)$, $FPS$, $mIoU(\%)$, $nIoU(\%)$, $Pd(\%)$, and ${F}_{1}(\%)$}
\vspace{-1.8\baselineskip}
\setlength{\tabcolsep}{2.5pt}
\renewcommand\arraystretch{1.2}
\centering
\begin{center}
\begin{tabular}{ccccccccc}
\hline
\hline
Methods & Params$\downarrow$ & FLOPs$\downarrow$ & FPS$\uparrow$ & mIoU$\uparrow$ & nIoU$\uparrow$ & Pd$\uparrow$ & Fa$\downarrow$ & F1$\uparrow$ \\
\hline
ACM & 0.398 & 0.402 & 244.40 & 63.09 & 63.54 & 92.67 & 45.24 & 75.45 \\
ALCNet & 0.427 & 0.378 & 260.12 & 65.39 & 65.13 & 93.82 & 43.19 & 71.38 \\
RDIAN & 0.217 & 3.718 & 382.53 & 67.15 & 71.42 & 92.62 & 34.83 & 76.54 \\
DNANet & 4.697 & 14.261 & 57.53 & 71.28 & 74.71 & 92.96 & 9.03 & 80.50 \\
ISTDU-Net & 2.752 & 7.944 & 81.07 & 70.30 & 72.11 & 94.34 & 59.78 & 80.70 \\
UIUNet & 50.540 & 54.426 & 21.28 & 73.99 & 76.67 & 94.68 & 17.80 & 83.98 \\
LW-IRSTNet & 0.163 & 0.304 & 36.15 & 70.20 & 72.00 & 94.90 & 14.00 & 82.38 \\
SCTransNet & 11.191 & 10.119 & 50.05 & 74.27 & 76.57 & 93.90 & 12.77 & 84.37 \\
MLP-Net & 5.007 & 4.729 & 44.27 & 76.25 & 77.38 & 96.23 & 16.72 & 86.01 \\
DSTransNet & 16.089 & 17.984 & 25.71 & 79.66 & 79.39 & 97.21 & 12.65 & 88.16 \\
\hline
\end{tabular}
\end{center}
\label{tab:FLOPs}
\end{table}