GroceriStar / GroceriStar/tensor-something

questions

Open
#1 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hello Arthur,

Its the week-end and I have 3 free days for projects. :)
Do you have some new information about what you said before ?

On my side, I've been studying Tensorflow and thinking about how we would implement this in real for production context. It's quiet complicated for the production, I think it's too early for me to think about putting it in production.

What I'am sure about is that I'am going to use Tensorflow to build a neural network to process food / dish pictures . Just to give a brief description of what it is :

From wikipedia :
"TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library, and also used for machine learning applications such as neural networks.[3] It is used for both research and production at Google,‍[3]:min 0:15/2:17 [4]:p.2 [3]:0:26/2:17 often replacing its closed-source predecessor, DistBelief. "

Without being ironic, it's possible to implement neural networks with a few lines of python code. That's really cool, no kidding but it requires a good design, so a lot of knowledge about the picture we want to recognize would help ( it will consequently tell us on which data I will train my model and this is REALLY important to know )

But to make sure that it is a powerful model (a model that doesn't make mistake in recognition), I need answers to the following questions =D :

- Dimensions of the picture (let's say a mean dimension, but technically, there's a way to deal with this problem, but if you give me a precise dimension, thats the best)
- What will be on the user's pictures ? Will there be simple ingredients like a picture of some carrots and onions ? Will there be pictures of dishes ? (in that case, its a harder challenge but still possible to do)

Important : I really need those answers to go forward in this task ! And you'll be surprised that it won't require months to implement it, we just need to know exactly what we want to analyze, what are the results we are aiming (The ultimate list of Groceristar =) ). I will take care to implement it in a good way, to train the model and to provide the solution, then we will think about put it in production.

If you have any questions, don't hesitate to ask.

Kind regards,
Philippe.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.