필터 지우기
필터 지우기

How to Use SegFormer in Matlab

조회 수: 8 (최근 30일)
Takashi
Takashi 2024년 1월 29일
댓글: Takashi 2024년 1월 29일
I am interested in using the SegFormer model in Matlab for semantic segmentation of images. If there is a currently available method for doing so, I would greatly appreciate it if you could instruct me on how to proceed.

채택된 답변

Walter Roberson
Walter Roberson 2024년 1월 29일
SegFormer is a Python toolbox from NVIDIA. https://docs.nvidia.com/tao/tao-toolkit/index.html
You can invoke the python from inside MATLAB. https://www.mathworks.com/help/matlab/call-python-libraries.html
  댓글 수: 1
Takashi
Takashi 2024년 1월 29일
Thank you very much for your prompt response. I would like to try out the guidance you have provided.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by