Group Layers in Deep Network Designer
    8 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Matti Kaupenjohann
 il 16 Giu 2021
  
    
    
    
    
    Commentato: Matti Kaupenjohann
 il 25 Giu 2021
            I am playing a bit around with the Deep Network Designer and struggle with huge architectures like YOLOV5FACE. The biggest constraint is the C3 Layer which includes itself 27 Layer. Even if I export parts of the network and import them back from WS the result is a constant growing structure with little to none overview. Maybe I am a bit spoiled from the subsystem function from simulink but in my opinion the Deep Network  Designer lags this function or I am not able to find it. I only see at the moment  to create a custom layer for each subsitute network structura as a solution.
0 Commenti
Risposta accettata
  Philip Brown
    
 il 21 Giu 2021
        It's not currently possible to view nested "subsystem"-like blocks in Deep Network Designer. We're aware this would be a useful feature to support, especially for larger and more complex network architectures.
As you mentioned, at the command line you could make a custom layer containing the network, like in this example.
2 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

