フィルターのクリア

pretrained deep learning network for Drowsy detection

2 ビュー (過去 30 日間)
Ahmad Alhashil
Ahmad Alhashil 2021 年 2 月 22 日
コメント済み: Ahmad Alhashil 2021 年 2 月 25 日
Hi !
can anyone please help me which pretrained deep learning network is the suitable for drowsy detection?
any suggestion!!!
i have used resnet50 and got 77% accuracy and i want more that this>

回答 (1 件)

Mahesh Taparia
Mahesh Taparia 2021 年 2 月 25 日
編集済み: Mahesh Taparia 2021 年 2 月 25 日
Hi
To find the best network combination, you can refer some literature and look for the existing state of the art network for drowsy detection. Using existing networks like resnet or alexnet is good to start with, but literature will give you more insight to the problem. Check some available network in literature and implement in MATLAB.
For resnet50 or any other pretrained network, you can experiment with varying learning rate, changing optimizer / loss function, change data preprocessing steps and check if the accuracy gets improved. This may or may not be helpful.

カテゴリ

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