Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
750 views
in Technique[技术] by (71.8m points)

tensorflow - How to initialize an object detection model (detect.tflite) file in my android app using Kotlin?

I made an app that gets the preview of the camera using Kotlin and CameraX a created an analyzer but I don't know how to process the frames and pass them to the detector and receive as output the class of the detected object and the coordinates of it location (x1,x2,y1,y3). Can somebody help!!!! I have searched online but could not find anything to help me


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...