FeatureBaseDB / featurebase-examples

Examples for FeatureBase Community
MIT License
6 stars 1 forks source link

ML Vision Logging and Analysis Example #1

Open kordless opened 1 year ago

kordless commented 1 year ago

This project would illustrate utilizing FeatureBase as a store of logged inferences with a given vision model, such as: https://huggingface.co/microsoft/resnet-50

Historical analysis would be done, with an intent to identify outliers in the logged data.

A visualization component would also be interesting.