CameraXObjectDetection
CameraXObjectDetection copied to clipboard
CameraX + Object Detection of ML Kit
Results
2
CameraXObjectDetection issues
Sort by
recently updated
recently updated
newest added
Hello, many thanks for your work. I have a question as like in topic: do you know how can I use my own .tflite model instead of the model from...
Thanks for the amazing sample code (simple yet fully work + :heart: the auto resize preview) I'm not super familiar with Display API but I notice that [in this line](https://github.com/yanzm/CameraXObjectDetection/blob/master/app/src/main/java/net/yanzm/cameraxobjectdetection/AutoFitPreviewBuilder.kt#L83)...