Filter löschen
Filter löschen

How to Use SegFormer in Matlab

8 Ansichten (letzte 30 Tage)
Takashi
Takashi am 29 Jan. 2024
Kommentiert: Takashi am 29 Jan. 2024
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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 29 Jan. 2024
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 Kommentar
Takashi
Takashi am 29 Jan. 2024
Thank you very much for your prompt response. I would like to try out the guidance you have provided.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by