# Introduction Version 1: Task First, Then Application `Version 1: If the task is relatively niche, introduce the task first, then introduce applications.` ```latex % Introduce Task (if the task is very familiar, this part can be skipped) %% Example: Object pose estimation aims to estimate object's orientation and translation relative to a canonical frame from a single image. [xxx task] targets at recovering/reconstructing/estimating [xxx output] from [xxx input]. % Introduce Application %% Example: Accurate pose estimation is essential for a variety of applications such as augmented reality, autonomous driving and robotic manipulation. [xxx task] has a variety of applications such as [xxx], [xxx], and [xxx]. ```