Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tensorflow frame segmentation #43

Open
jimde opened this issue Jan 27, 2018 · 0 comments
Open

Tensorflow frame segmentation #43

jimde opened this issue Jan 27, 2018 · 0 comments
Assignees

Comments

@jimde
Copy link
Member

jimde commented Jan 27, 2018

Convert an existing Tensorflow (python) project which trains a neural network to segment the road from the background to c++.

The script to train the network can be kept in Python. However, it will need to be modified to save the model using protobuf after it has been trained.

The trained model will then be loaded into a c++ program which parses images and generate a mask for the road.

@jimde jimde self-assigned this Jan 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant