Sep 6, 2019
Post comments count2
Post likes count0
Training Image Classification/Recognition models based on Deep Learning & Transfer Learning with ML.NET

        Blog Post updated targeting ML.NET 1.4 GA (Nov. 2019) Note that this blog post was updated on Nov. 6th 2019 so it covers the updates provided in ML.NET 1.4 GA, such as Image classifier training and inference using GPU and a simplified API. Context and background for 'Image Classification', 'training vs. scoring' and ML.NET Ima...