YOWO icon indicating copy to clipboard operation
YOWO copied to clipboard

About the envs setup

Open yangsuhui opened this issue 4 years ago • 2 comments

good job! But what environments should I setup to run this code? such as the versions of pytorch? Thanks

yangsuhui avatar May 31 '21 12:05 yangsuhui

I have the same problem

aikuniverse avatar Aug 17 '21 13:08 aikuniverse

I only installed these and it works

pip install fvcore
conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch # Currently it is pytorch 1.12
pip install opencv-python==4.6.0.66

eneserdo avatar Jul 30 '22 18:07 eneserdo