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

Training Error on the Tutorial (FCN8 and UNET Semantic Segmentation with Keras and Xilinx Vitis AI) #74

Open
HA-999 opened this issue Aug 24, 2022 · 1 comment

Comments

@HA-999
Copy link

HA-999 commented Aug 24, 2022

I am working on the following tutorial.
https://github.com/Xilinx/Vitis-AI-Tutorials/blob/1.4/Design_Tutorials/05-Keras_FCN8_UNET_segmentation/README.md
My goal is to train this segmentation model using a custom dataset and run it on Ultra96.
I trained the model using a sample dataset on a CPU docker, however, I could not train it on a GPU docker properly (no increase in mAP).
I guess the wrong configuration of the GPU docker cause the problem however, I cannot find the solution. How can I train the model properly using a GPU?
Thank you.

@codimahi
Copy link

I am also having the same issue.
Were you able to solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants