dotnet / dotnet/machinelearning-samples

Strange Issues with Image Classification Transfer Learning Sample

未关闭
#653 12 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
PowerShell
星标
4.7k
派生
2.7k
平均合并
2 天 22 小时
30 天内合并 PR
1

描述

Seems the training is not running so well. The accuracy even after 500 epochs is way too low. I also tried the full 3600 images data set but not much better, so I have a feeling there’s something wrong here.

I just cloned the repo and got these very low accuracy results with VS 2019 with .NET Core 2.1 or 3.0.

Is anyone else seeing that with the sample or is it just me and maybe my machine config?
https://github.com/dotnet/machinelearning-samples/tree/master/samples/csharp/getting-started/DeepLearning_ImageClassification_Training

See the super low accuracy here:
![image](https://user-images.githubusercontent.com/7439129/65017822-e9255280-d927-11e9-9623-07d3ada3893f.png)

I’ve also tried InceptionV3 instead of ResNetv2101 as architecture but that raises an ArgumentOutOfTRangeException:
![image](https://user-images.githubusercontent.com/7439129/65017839-f4787e00-d927-11e9-915c-24367154adf4.png)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。