YOLOv3におけるエポック数について
Show older comments
こんにちは。
YOLOv3を学習させるためにこちらのドキュメント(https://jp.mathworks.com/help/vision/examples/object-detection-using-yolo-v3-deep-learning.html?s_tid=srchtitle)でコードを実行させている状況です。
このサイトを確認するとミニバッチサイズは指定しているのですが、エポック数については指定していないように感じます。その代わりか分かりませんが、反復回数が2000に設定されています。
これは、エポック数の代わりに反復回数が指定されているのでしょうか。
初歩的な質問となりますが、よろしくお願いいたします。
Accepted Answer
More Answers (0)
Categories
Find more on ループと条件付きステートメント in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!