皆様、お世話になっております。
synthetic_image_object_detection.sdcproj のサンプルで学習が始まりません。
021-05-31 18:30:13,025 Training process is started.
python "C:\Sony\neural_network_console_150\libs\Miniconda3\Lib\site-packages\nnabla\utils\cli\cli.py" train
-c "C:\Sony\neural_network_console_150\samples\sample_project\tutorial\object_detection\synthetic_image_object_detection.files\20210531_183012\net.nntxt"
-o "C:\Sony\neural_network_console_150\samples\sample_project\tutorial\object_detection\synthetic_image_object_detection.files\20210531_183012"
2021-05-31 18:30:17,267 [nnabla]: Train with contexts ['cpu', 'cuda', 'cudnn']
2021-05-31 18:30:18,185 [nnabla]: Training epoch 1 of 10 begin
2021-05-31 18:30:18,507 [nnabla]: Cost is Nan
2021-05-31 18:30:18,507 [nnabla]: Training Incompleted.
と表示されていまいます。
データセットはサンプル通りです。(プロジェクトを開いた時にセットアップされました。)
何が原因なのでしょうか?
Neural Network Console version 1.5.7111.65177