Xilinx / Vitis-In-Depth-Tutorial

Other
116 stars 70 forks source link

Machine_Learning/Design_Tutorials/05-Keras_FCN8_UNET_segmentation: conda install instructions incorrect #25

Open shaunclimbon opened 3 years ago

shaunclimbon commented 3 years ago

The instructions here: https://github.com/Xilinx/Vitis-In-Depth-Tutorial/tree/master/Machine_Learning/Design_Tutorials/05-Keras_FCN8_UNET_segmentation#31-install-missing-packages-on-the-vitis-ai-tools-container should simply use

$ sudo /opt/vitis_ai/conda/bin/conda install seaborn

switching to root as indicated will not actually work

shua1zhang commented 3 years ago

Hi @mkycrb ,

Thank you and that's correct. We will add the instruction about that.