# Ground Feature/Object Detection and Classification for Moving Vehicles and People

Source: https://forum.modalai.com/topic/1441/ground-feature-object-detection-and-classification-for-moving-vehicles-and-people
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2022-10-11 16:58:45 UTC by Irfan Usman
Replies: 1 · Views: 362

## Irfan Usman · 2022-10-11 16:58:45 UTC

Are there existing out-of-the-box features for ground object detection and classification, in particular moving vehicles and  people? 

Alternately, are there third party partners who are developing this capability with the Modal AI ecosystem?

## Reply by Steve Turner · 2022-10-12 14:12:06 UTC

@Irfan-Usman I don't work for ModalAI but a few notes that might help you.

https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tflite-server is a good starting point -- it runs Tensorflow Lite on the VOXL/VOXL2 directly and has some built in models such as MobileNet and YoloV5. https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tflite-server/-/tree/master/misc_files/usr/bin/dnn

I am doing similar with ModalAI's platform -- you can reach me through the email in my profile.
