Replies: 1 comment 3 replies
-
Hi @fanqiehc , I checked your charts, seems your CPU usage and memory usage started to change at epoch 500, was there anything special at that time? Or do you always get the same training curve every time? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm training an unet model to do 3D segmentation job.
There are some performance issues that CPU usage becomes higher and GPU usage becomes lower after a few epochs training.
The usage metrics (recorded by Neptune) are shown as blow:

My code are shown as below:
Beta Was this translation helpful? Give feedback.
All reactions