GPU usage for fast RCNN object detector

조회 수: 1 (최근 30일)
Rajashree Ravi
Rajashree Ravi 2017년 12월 4일
댓글: nakamura takehisa 2018년 10월 30일
I currently use MATLAB 20107a and a GTX1050 GPU. I am trying to use my GPU for training a faster RCNN object detector using the function trainFasterRCNNObjectDetector by setting Execution Environment to gpu in options. But I still notice that my GPU is not being engaged. How do I solve this and what is going wrong? I would really appreciate an answer as soon as possible because I am in a time crunch.
  댓글 수: 6
Ghada Khaled
Ghada Khaled 2018년 10월 24일
I also have this issue, how can I specify if I want the run to use the GPU instead of the CPU
nakamura takehisa
nakamura takehisa 2018년 10월 30일
こんばんは。私は日本人です。 うまく翻訳されればいいのですが・・・
私もFaster-RCNN を使っています。 大学のPCなのでセッティングは特にしませんでしたが、実行するにはParallelComputingToolboxなどのToolboxが必要です。
そして、並列計算をするにはMATLAB画面の左下にあるこのボタン(添付の画像)を押し、「並列プールの起動」を押す必要が
あります。
期待した回答じゃないかもしれません。私が答えれるのはここまでです。 もう少し、あなたの行っている設定などを示すのも有効かもしれません。 うまくいくことを願っています。

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

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by