
Introduction Object detection is a crucial task in computer vision, used in applications like autonomous driving, security systems, and medical imaging. Traditional methods for detecting objects in images involve multiple steps and complex pipelines, which can be challenging to manage and optimise. DETR (Detection Transformer) , developed by Facebook AI, simplifies this process by using a single, end-to-end model.








