How can I visualize solov2 models like Alexnet,Resnet50,etc., in deep learning toobox
18 次查看(过去 30 天)
显示 更早的评论
I want to see what kind of convolutional layers/pooling layers, etc., are used in this model, and how are these layers connected, in the author's original paper, and my knowledge level is limited to understand them all
0 个评论
回答(1 个)
Malay Agarwal
2024-12-30,16:14
MATLAB has a lot of these models built-in. Refer to the following resource for a list of the models available in MATLAB and how you can visualize them: https://www.mathworks.com/help/deeplearning/ug/pretrained-convolutional-neural-networks.html
Hope this helps!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!