Kashif-E / Ar-Object-Detection
I built this app using Mlkit along with the TensorFlow Lite model for object detection, Arcore is used to place anchors to the detected objects. It's a good blend of Machine learning and Augmented reality to visualise ML information in a much better way than regular bounding boxes
☆32Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Ar-Object-Detection
- This repo contains examples of all the functionalities of sceneform, Face filter , Object Placement etc☆38Updated 2 years ago
- Arcore ml kit integration without sceneform to detected multiple objects in a signle frame and place 3d labels on them☆16Updated 3 years ago
- ArCore Recording and Playback API Kotlin implementation☆10Updated 3 years ago
- This example helps you download and save files in external storage tested up to android 12 with using legacy permission☆14Updated 2 years ago
- Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in …