Files missing for example "Deploy Semantic Segmentation Application Using TensorFlow Lite on Host and Raspberry Pi"
조회 수: 5 (최근 30일)
이전 댓글 표시
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!
댓글 수: 1
Walter Roberson
2025년 1월 4일
(Sorry, I cannot test this on Mac. One of the necessary packages can only be installed on Windows and Linux)
채택된 답변
Hitesh
2025년 1월 4일
편집: Hitesh
2025년 1월 4일
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.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!