I want to insert some footnote with multiple references in a table. This is the code:
\begin{table}[h!]
\begin{tabular}{lcccccr}
\toprule
{ } & {mIOU (Fine)} & {FPS} & {Hardware} & {GFLOPS} & {n° PARAM} \\
\midrule
{Fast-SCNN} & {68,62} & {106,2} & {Titan Xp\footnote[3]{\url{https://www.nvidia ...
Search found 3 matches
- Sun Aug 04, 2019 6:06 pm
- Forum: Text Formatting
- Topic: Footnote with multiple references
- Replies: 1
- Views: 2119
- Tue Jul 30, 2019 5:44 pm
- Forum: Graphics, Figures & Tables
- Topic: In trouble with table
- Replies: 3
- Views: 1638
In trouble with table
Oh it was simple! Thank you!
- Tue Jul 30, 2019 5:21 pm
- Forum: Graphics, Figures & Tables
- Topic: In trouble with table
- Replies: 3
- Views: 1638
In trouble with table
This code generate the following error:
! Extra alignment tab has been changed to \cr.
for all the 4 line of the table. Why? I cannot understand.
\begin{tabular}{lcr}
\toprule
{ } & {PASCAL VOC 2012} & {PASCAL Contex} & {CamVid} & {Cityscape} \\
{DeepLabv3+} & {89,0} & {-} & {-} & { 82,1 ...
! Extra alignment tab has been changed to \cr.
for all the 4 line of the table. Why? I cannot understand.
\begin{tabular}{lcr}
\toprule
{ } & {PASCAL VOC 2012} & {PASCAL Contex} & {CamVid} & {Cityscape} \\
{DeepLabv3+} & {89,0} & {-} & {-} & { 82,1 ...