• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to set up an object detector Kotlin ?

I am building an app using Kotlin I got the camera preview but I struggle to get the detector working.
I just can't work out how to implement it, I don't even need to draw bounding boxes I just need to get the object's classification tag and the 4 coordinates. I am using Camera X to access cameras. Can please somebody help
 
Back
Top Bottom