Object Detection Small Module

Upload an image to detect objects using Google's MP AI. This small model can identify 80+ different object classes including people, vehicles, animals, and everyday items.

Failed to initialize: INTERNAL: Service "kGpuService", required by node mediapipe_tasks_vision_objectdetectorgraph__mediapipe_tasks_core_inferencesubgraph__inferencecalculator__mediapipe_tasks_vision_objectdetectorgraph__mediapipe_tasks_core_inferencesubgraph__InferenceCalculator, was not provided and cannot be created: emscripten_webgl_create_context() returned error 0; StartRun failed; StartGraph failed === Source Location Trace: === third_party/mediapipe/framework/calculator_graph.cc:737 third_party/mediapipe/framework/calculator_graph.cc:768 third_party/mediapipe/framework/calculator_graph.cc:637 research/drishti/app/pursuit/wasm/graph_utils.cc:108

Upload Image

About This Module

This application uses Google's MP AI object detection model (EfficientDet-Lite0) to identify objects in uploaded images. The model can detect 80+ object classes from the COCO dataset.

All processing happens directly in your browser - no images are sent to external servers, ensuring your privacy and data security.