i just try use DCN from torchvision for my model yolov8, but a issue happen. there are no error but model can’t load and Process finished with exit code -1073741819 (0xC0000005)
please help me
i just try use DCN from torchvision for my model yolov8, but a issue happen. there are no error but model can’t load and Process finished with exit code -1073741819 (0xC0000005)
please help me
You’ll have to share your code and the full error message. I would suggest running a debugger and if that doesn’t help, reset your configuration to verify that the default configuration is working correctly.