Skip to content

Feature : Integrate Object Detection for Uploaded Image #5

@Ritikverma323

Description

@Ritikverma323

Description:
Run object detection on uploaded images.

Libraries:

@tensorflow/tfjs + @tensorflow-models/coco-ssd (browser-compatible)

react-native-tensorflow-lite or react-native-ml-kit for on-device processing

Implementation:

Convert image to tensor using TensorFlow.js

Run detection model and get bounding boxes & labels

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions