\begin{figure}[ht] \centering \includegraphics[width=\textwidth]{images/cla2.png} \caption{xxxx.} \Description{A woman and a girl in white dresses sit in an open car.} \label{fig:cla2} \end{figure}
\subfigure[pic2.]{ \begin{minipage}[t]{0.25\linewidth} \centering \includegraphics[width=1in]{images/cla117.png} \end{minipage} } \caption{Similar scenarios in an image, like (a). In each scenario, NPC1 starts from the left top, NPC2 starts from the left bottom, and ego starts from the right bottom.} \Description{My classes.} \label{fig:cla2} \end{figure}
% 1. at first, the preamble \documentclass[sigconf]{acmart} \usepackage{enumitem} \usepackage{subfigure}
%% \BibTeX command to typeset BibTeX logo in the docs \AtBeginDocument{% \providecommand\BibTeX{{% Bib\TeX}}}
% 2. start of the document \begin{document}
%% The "title" command has an optional parameter, %% allowing the author to define a "short title" to be used in page headers. \title{xxx} % \title[short title]{full title}
\author{Ben Trovato} \authornote{Both authors contributed equally to this research.} \email{trovato@corporation.com} \orcid{1234-5678-9012} \author{G.K.M. Tobin} \authornotemark[1] \email{webmaster@marysville-ohio.com} \affiliation{% \institution{Institute for Clarity in Documentation} \streetaddress{P.O. Box 1212} \city{Dublin} \state{Ohio} \country{USA} \postcode{43017-6221} } \renewcommand{\shortauthors}{Trovato et al.}
\begin{abstract} xxx \end{abstract}
\keywords{datasets, neural networks, gaze detection, text tagging}
\maketitle
tttt \end{document}
% 3. after last section of main body in document \begin{acks}
\end{acks}
\balance %% The next two lines define the bibliography style to be used, and %% the bibliography file. \bibliographystyle{ACM-Reference-Format} \bibliography{documents/sample-base}
%% If your work has an appendix, this is the place to put it. \appendix