Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rmardonesa/tensorflowcamerax

TensorFlow Lite implementation with realtime CameraX native hardware access
https://github.com/rmardonesa/tensorflowcamerax

android camerax kotlin object-detection tensorflow-lite

Last synced: 12 days ago
JSON representation

TensorFlow Lite implementation with realtime CameraX native hardware access

Awesome Lists containing this project

README

        

# Vision Artificial custom Object Detection Model

TensorFlow Lite implementation with realtime CameraX native hardware access

### Download our APK: https://bit.ly/3kHUOUp
This software can access to native Android resources and functionally do the following tasks
- Access camera
- Image analysis
- Preview
- Object detection
- Draw on canvas




### Main libraries documentation

TensorFlow Lite Docs:
https://www.tensorflow.org/lite/android/development?hl=en

CameraX Docs:
https://developer.android.com/training/camerax/architecture

CustomDrawing Docs:
https://developer.android.com/develop/ui/views/layout/custom-views/custom-drawing