I've looked at the unetlayers documentation and compared it to the segnetlayers documentation. Segnetlayers gives the option for a 'model' variable, Unetlayers does not. Is there anyway round this?
Transfer learning using UNet
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Lilly
el 20 de Oct. de 2022
I'm currently working through the "Deep Learning for Semantic Sementation" https://ch.mathworks.com/help/vision/ug/semantic-segmentation-using-deep-learning.html workbook to try and augment my unet segmentation algorithm. Is there anyway of conducting transfer learning with unetlayers? It says in the workbook it's possible with unet and I've successfully done it with the other segmentation architectures suggested (fcn and segnet). Any help appreciated!
5 comentarios
Matt J
el 20 de Oct. de 2022
So the problem is finding a pretrained U-Net, not the actual transfer learning?
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!