KonduitAI / konduit-serving

Enterprise runtime for machine learning models
https://serving.konduit.ai/
Apache License 2.0
47 stars 15 forks source link

Add ImageNet image normalization method (Missing image normalization feature in KraftBoard) #509

Closed jingzhi93 closed 2 years ago

jingzhi93 commented 2 years ago

Hi @agibsonccc , I would like to request an image normalization method that follows the mean and std dev of imagenet dataset. Example: https://github.com/pytorch/examples/blob/42e5b996718797e45c46a25c55b031e6768f8440/imagenet/main.py#L89-L101