フィルターのクリア

parameters calculation in cnn

3 ビュー (過去 30 日間)
Srinidhi Gorityala
Srinidhi Gorityala 2020 年 5 月 12 日
回答済み: Mahesh Taparia 2020 年 5 月 15 日
Helo... Iam working on cnn for the calssification of images. iam working in a dataset of 300 images (150 pothole and 150 non-pothole). I want to calcluate size, weight, bias and parameters at each layer. Could any one please help me in calculating this parameters?

回答 (1 件)

Mahesh Taparia
Mahesh Taparia 2020 年 5 月 15 日
Hi
I think, you want to know the network parameters information. First define the network and train with your dataset. You can refer to this documentation for that. After training, the parameters are saved in the network variable. You can access the values, size and other property. For more information on this, you can go through this documentation page.

カテゴリ

Help Center および File ExchangeRecognition, Object Detection, and Semantic Segmentation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by