Skip to content

Object detection, segmentation and analysis of CCTV images of construction sites, supervised by Eleven Consulting.

Notifications You must be signed in to change notification settings

TommyTranX/CompViz_Consulting_Hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompViz_Consulting_Hackathon

This repository holds files related to a 1-week hackathon organized by Eleven Consulting (Paris) in September 2020.

I teamed up with classmates from my MSc Data Science at Ecole Polytechnique to conduct a mock consulting mission for Vinci Construction. The mission involved :

  • modeling: we implemented a YOLOv5 object detection model (PyTorch) and a UNet image segmentation model (Keras) to detect workers, mixer trucks, concrete pumps and vertical formworks in CCTV images of various constrcution sites.
  • analysis: we analyzed the images and detected objects in order to provide actionable KPIs to our client (task time, nb of workers involved, heatmap of worker's movement, etc.). Goal is to increase productivity on construction sites.
  • presentation: we finally presented strategic recommendations to Eleven Consulting consultants. Deliverables include our final ppt presentation, the model and a small webapp built with Flask, which allows to interact with the segmentation model (seemodeling/UNet/app folder).

About

Object detection, segmentation and analysis of CCTV images of construction sites, supervised by Eleven Consulting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Other 0.7%