Screen freezes when training model

When I run the Collision Avoidance - Train Model (ResNet18) the Jetson Nano screen freezes. It’s at the last part of the code (blue highlighted section):

Any help would be appreciated, thanks!

Hi,

Could you monitor the system with tegrastats in another console as well?
Usually, screen freeze is caused by running out of memory or high GPU utilization.

$ sudo tegrastats

Thanks.


I added a picture of how it looked like when the screen was frozen. When I ran it this time I also got a popup saying there was not a lot of memory left. Do you have any idea on how to solve this?

Thanks.

I’m closing this topic due to there is no update from you for a period, assuming this issue was resolved.
If still need the support, please open a new topic. Thanks

Hi,

Could you lower the batch_size value to see if it helps?
Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.