Files missing for example "Deploy Semantic Segmentation Application Using TensorFlow Lite on Host and Raspberry Pi"

5 views (last 30 days)
Hi!
I am trying to run the example in this link:
However, I cannot run the code posted there because the following files are missing:
  • labelmap_segmentation.txt
  • testMultilabelImage2.png
Could you please advise where these files can be found?
Thank you!

Accepted Answer

Hitesh
Hitesh on 4 Jan 2025
Edited: Hitesh on 4 Jan 2025
Hi @Peng,
openExample('deeplearning_shared/SemanticSegmentationUsingTFLiteModelOnHostAndRasPiExample')
When you paste this command in the command Window, it will open the directory which will have all the necessary files to run this example in the MATLAB. The path of these files are "...........\MATLAB\Examples\R2024b\deeplearning_shared\SemanticSegmentationUsingTFLiteModelOnHostAndRasPiExample". However I have attached these files for covenience. Additionally ensure that you have "Deep Learning Toolbox Interface for TensorFlow Lite" installed before running the example.

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!