Mohammed Elhmadany
Mohammed Elhmadany
which torch version should I use , I installed multiple version for torch and torchvision like ''' !pip install torch==1.3.0 torchvision==0.4.1+cpu -f https://download.pytorch.org/whl/torch_stable.html ''' but still git this message :...
@jerpint ,thank you for your response . yes. i used git clone from your repo and run it in jupyter notebook but still the same problem regrading to CUDA by...
yes, my objective is run yolcat on CPU only with out cuda. but I am still I do not know where is the issue . and in notebook I just...
now ,it works good with me on images after comment and modify the eval.py and augmentations.py files where is cuda used.