Focal-Loss-Pytorch icon indicating copy to clipboard operation
Focal-Loss-Pytorch copied to clipboard

CUDA error: an illegal memory access was encountered

Open 18022443868 opened this issue 5 years ago • 2 comments

Can't this loss be used for RGB as input for image training

18022443868 avatar Aug 26 '20 11:08 18022443868

The above CUDA errors occur in training

18022443868 avatar Aug 26 '20 11:08 18022443868

Please provide the running environment and part of the loss function code.

another way, you can run this example to verify the loss function code. https://github.com/yatengLG/Focal-Loss-Pytorch/blob/master/Demo.ipynb

yatengLG avatar Aug 27 '20 02:08 yatengLG