Pre-trained 3D ResNet-50

버전 1.0.1 (124 MB) 작성자: Amir Ebrahimi
Pre-trained Neural Network Toolbox Model for 3D ResNet-50 Network
다운로드 수: 497
업데이트 날짜: 2021/5/6

라이선스 보기

To transfer the learnable parameters from pre-trained 2D ResNet-50 (ImageNet) to 3D one, we duplicated 2D filters (copying them repeatedly) through the third dimension. This is possible since a video or a 3D image can be converted into a sequence of image slices. In the training process, we expect that the 3D ResNet-50 learns patterns in each frame. This model has 48 million learnable parameters.

simply, call "resnet50TL3Dfun()" function.

인용 양식

Ebrahimi, Amir, et al. “Convolutional Neural Networks for Alzheimer’s Disease Detection on MRI Images.” Journal of Medical Imaging, vol. 8, no. 02, SPIE-Intl Soc Optical Eng, Apr. 2021, doi:10.1117/1.jmi.8.2.024503.

양식 더 보기
MATLAB 릴리스 호환 정보
개발 환경: R2020b
R2019b 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

The relevant paper is published.

1.0.0