class Net(nn.Module):def __init__(self):super(Net,self).__init__()python中的super(Net, self).init()
首先找到Net的父类(比如是类nn.Module),然后把类Net的对象self转换为类nn.Module的对象,然后“被转换”的类nn.Module对…
1.表格过大
超出了边界
\resize{width}{length}{text}调节表格大小 \begin{table*}[h]\centering\small\caption{The face identity evaluation based on Face API}\label{tab:The evaluation based on Face API}\resizebox{\textwidth}{9mm}{\begin{tabular}{c c c c c c c…