# Object detection and classification Source: [https://docs.qualcomm.com/doc/80-70018-50/topic/camera-ai-detection-overlay-composer-display.html](https://docs.qualcomm.com/doc/80-70018-50/topic/camera-ai-detection-overlay-composer-display.html) The **gst-camera-two-stream-detection-and-classification-side-by-side.py** application uses a YOLOv8 LiteRT model to detect and classify objects in the scene displayed by the AI overlay composer. Figure : Pipeline for object detection and classification  For information about the plugins used in this pipeline, see [Pipeline flow](https://docs.qualcomm.com/doc/80-70018-50/topic/camera-ai-detection-overlay-composer-display.html#camera-ai-detection-overlay-composer-display__section_l1h_cpk_bdc). ## Model files Table : Models used for detection and classification | Purpose | LiteRT model | Description | | :--- | :--- | :--- | | Object detection | YOLOv8 |
The classification model uses this tensor stream
for inferencing.
In
this use case, qtimlvdetection does the following:
In this use case, qtimlvclassification does the
following: