| { | |
| "model_type": "motion-detection", | |
| "library_name": "opencv", | |
| "category": "Motion Analytics (classical computer vision)", | |
| "base_model": null, | |
| "source_framework": "OpenCV", | |
| "supported_precisions": [], | |
| "inference_engine": "OpenCV (CPU) / GStreamer decode via DLStreamer", | |
| "hardware": [ | |
| "CPU", | |
| "GPU" | |
| ], | |
| "detected_classes": "Generic foreground motion regions", | |
| "hf_repo_id": "Intel/motion-detection", | |
| "description": "Motion detection use case using classical background subtraction to flag generic foreground motion regions without a deep-learning model" | |
| } | |