Back to publications

Scalable object detection pipeline for traffic cameras: Application to Tfl JamCams

Gan, Huan Min and Fernando, Senaka and Molina-Solana, Miguel
Expert Systems with Applications 182 , 115154 (2021)

Abstract:

With CCTV systems being installed in the transport infrastructures of many cities, there is an abundance of data to be extracted from the footage. This paper explores the application of the YOLOv3 object detection algorithm, trained on the COCO dataset, to the Transport for London’s (TfL) JamCam feed. The result, open-sourced and publicly available, is a series of easy to deploy Docker pipelines to create, store and serve (through a REST API) data on identified objects on that feed. The pipelines can be deployed to any Linux machine with an NVIDIA GPU to support accelerated computation. We studied how different confidence thresholds affect detections of relevant objects (cars, trucks and pedestrians) in London JamCam scenes. By running the system continuously for three weeks, we built a dataset of more than 2200 detection datapoints for each camera ( 6 datapoints an hour). We further visualized the detections on an animated geospatial map, showcasing their effectiveness in identifying traffic patterns typical of an urban city like London, portraying the variation on different object population levels throughout the day.

Links:

DOI: 10.1016/j.eswa.2021.115154
PDF: http://hdl.handle.net/10044/1/88829

Bibtex:

@article{Gan2021,
  author = {Gan, Huan~Min and Fernando, Senaka and Molina-Solana, Miguel},
  title = {Scalable object detection pipeline for traffic cameras: Application to Tfl JamCams},
  journal = {Expert Systems with Applications},
  year = {2021},
  volume = {182},
  articleno = {115154},
  doi = {10.1016/j.eswa.2021.115154},
  comment = {http://hdl.handle.net/10044/1/88829},
  timestamp = {29}
}