yolor icon indicating copy to clipboard operation
yolor copied to clipboard

Detection.py tries to work with CUDA in CPU mode

Open hanoglu opened this issue 3 years ago • 1 comments

'cpu' parameter should be controlled before initialization of 'model'.

hanoglu avatar Dec 28 '21 12:12 hanoglu

Yes I forgot the : after if and else

hanoglu avatar Mar 03 '22 12:03 hanoglu