dotnet / dotnet/machinelearning

Docker issue with TensorFlow inception_v3.meta model

Open
#5,083 4 comments 0 reactions 1 assignee Claimed by @harishsk View on GitHub
area-Vision needs-author-action
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

### System information

- Windows 10, Docker desktop Linux. v. 19.03.8, build afacb8b
- .NET Core Version 3.1
- ML.NET 1.4.0

### Issue
When working with image classification and TensorFlow model, the TensorFlowUtils tries to download the inception file.
First of all the dockerfile already copies the inception file to the /tmp/MLNET location. As you can see on the picture the file is in there. It is trying to download it if the file already exists?

![image](https://user-images.githubusercontent.com/1756871/80869999-ed7a6200-8ca3-11ea-8904-0b49822331e1.png)

How to prevent downloading of the inception file?

Thanks
Damir

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.