Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Could I be able to use a Deep Learning detection model (Faster RCNN) for classification.
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, please kindly assist,
I am ruminating on how to go about a task I have at hand (that requires good speed). I would like to know whether I could be able to use the classification part of a deep learning detection model (e.g Faster RCNN) for classification before using it for detection (or to switch) without having to deploy seperate classification model.
If yes, please kindly lead me through.
Reason:
Since generally classification is faster than detection, I would love to use the underlying classification in a deep learning object detector before deciding to continue with detection or not. And of course, without trainning seperate classification model for the same task.
1 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!