trainFasterRCNNObjectDetector training progress plot (option 'Plot' = 'training-progress') displays no data
4 views (last 30 days)
Show older comments
trainFasterRCNNObjectDetector training progress plot (option 'Plot' = 'training-progress') displays no data. The Training Time and Training Cycle sections of the plot actively update, but no data is displayed in the three plots, Accuracy, RMSE, Loss. There are no errors in the MATLAB output.
0 Comments
Answers (1)
Pratik
on 12 Dec 2024
Hi Ross,
I found this MATLAB Answers post which describes a similar issue but for ' trainRCNNObjectDetector'. The ‘training-progress’ might not be available for ‘Plots’ Property here as well.
Please refer to the Answer for a workaround and more information:
Also according to documentation of 'trainFasterRCNNObjectDetector' it not recommended from R2024b. Please refer to the following documentation for more information:
0 Comments
See Also
Categories
Find more on Deep Learning Toolbox 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!