Skip to content

Feature : Integrate Object Detection for Uploaded Image #5

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions