Who added Matlab deep learning architectures?

조회 수: 2 (최근 30일)
Merve Buyukbas
Merve Buyukbas 2021년 9월 29일
댓글: Merve Buyukbas 2021년 9월 29일
In my master's thesis, I did studies using deep learning architectures. Members of the jury want me to provide references for each. I can't find information about who added AlexNet, ResNet-18, GoogleNet and SqueezeNet libraries. Who found these codes and library? Can you help me?
I need urgent reply and thank you.

채택된 답변

David Willingham
David Willingham 2021년 9월 29일
If you go to the MATLAB doc page for each network, it will show the references at the bottom:
For example, in Googlenet:
There is this section at the bottom:
References
[1] ImageNet. http://www.image-net.org
[2] Zhou, Bolei, Aditya Khosla, Agata Lapedriza, Antonio Torralba, and Aude Oliva. "Places: An image database for deep scene understanding." arXiv preprint arXiv:1610.02055 (2016).
[3] Places. http://places2.csail.mit.edu/
[4] Szegedy, Christian, Wei Liu, Yangqing Jia, Pierre Sermanet, Scott Reed, Dragomir Anguelov, Dumitru Erhan, Vincent Vanhoucke, and Andrew Rabinovich. "Going deeper with convolutions." In Proceedings of the IEEE conference on computer vision and pattern recognition, pp. 1-9. 2015.
  댓글 수: 1
Merve Buyukbas
Merve Buyukbas 2021년 9월 29일
This is exactly what I was looking for, thank you very much indeed.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Image Analyst
Image Analyst 2021년 9월 29일
Not exactly sure what you mean, but the architectures were developed by researchers worldwide and then they were incorporated into MATLAB by Mathworkers. You need to have the Deep Learning Toolbox and use the Add-on tool to download the desired network to your local installation. They are not all provided in advance with the Deep Learning Toolbox - you need to download the ones you want.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by