You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got a problem that when import caffe on my RPI 3B, the usage of CPU is about 75% high.
I open a terminal, just type 'python', then type 'import caffe', and got CPU usage 75%....
I don't know what is wrong.
Have you ever meet this problem?