Using Probabilistic U-net on Matlab
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I am trying to implement a "Probablistic U-net" by Simon(2018) to cope with label ambiguity in semantic segmentation.
And I found some kind open source programs written in Torch:
As I barely know anything about torch(and python), I have hard time applying the aforementioned program in matlab(specifically, the type of dataset used for the training in Torch is quite different from the matlab)
I would appreciate any suggestion or tips to implement the above code in matlab.
Thank you very much in advance!!!!!
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!