microsoft / MLOps_VideoAnomalyDetection

Operationalize a video anomaly detection model with Azure ML
MIT License
130 stars 56 forks source link

Anomaly detection #11

Closed wmpauli closed 4 years ago

wmpauli commented 4 years ago

Updated for newer version for tensorflow (1.15) and azureml-sdk (1.20).

Training of anomaly detection classifier as part of aml pipeline.

Now using the following AML features: Environment, Keyvault.

Updates to documentation.