12
glossary.tex
Normal file
12
glossary.tex
Normal file
@ -0,0 +1,12 @@
|
||||
% acronyms
|
||||
\newacronym{NMS}{NMS}{non-maximum suppression}
|
||||
\newacronym{SSD}{SSD}{Single Shot MultiBox Detector}
|
||||
|
||||
% terms
|
||||
\newglossaryentry{vanilla}
|
||||
{
|
||||
name={vanilla},
|
||||
description={
|
||||
is used to describe the original state of something
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user