You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: