Anamoly detection with Image and Video
SandipDeokar
Registered Posts: 2 ✭✭✭✭
Please guide if there is ready details available to do object detection with Video using Dataiku
Answers
-
Hello,
Yes, there is an object detection plugin that works on both images and videos that you'll find here !
Not sure what your use case is or the anomalies at hand but you can start by training and detecting your objects of interests and then devise a heuristic or model to detect anomaly by extracting information from the images. You could then use the Isolation Forest algorithm directly available in visual ML.
Hope this helps,
Léo.