OpenCV Car Classification - Sedan, Hatchback, SUV

Hey,

I would like to classify cars based on the type of vehicle in a video-based counting system, like if it’s SUV or Hatchback or Sedan. I have implemented the counting through OpenCV and YOLO but haven’t been able to figure out the classification.