YOLO-V8-CAM
YOLO-V8-CAM copied to clipboard
Kernel Restarting The kernel for pytorch_yolov8/code/YOLO-V8-CAM-main/YOLO v8n EigenCAM.ipynb appears to have died. It will restart automatically.
when I run this line: grayscale_cam = cam(rgb_img) it appears this error "Kernel Restarting The kernel for pytorch_yolov8/code/YOLO-V8-CAM-main/YOLO v8n EigenCAM.ipynb appears to have died. It will restart automatically. " Could someone help me to solve this problem?? thx!
This happens if your model is overloading your system. Are you able to run the model on it directly?
I tried this code with another computer equipped with RTX-4070TI, it works!! But my previous computer equiped with RTX-3060TI still failed.