people_segmentation
people_segmentation copied to clipboard
Code for the model to segment people at the image
When I run "python -m torch.distributed.launch --nproc_per_node=1 people_segmentation/inference.py \ -i \ -c \ -w \ -o \ --fp16 " I meet some problem: Fatal Python error: init_sys_streams: is a directory,...
Execute the command: `pip install people_segmentation` The error generated is: **ERROR: Could not install packages due to an OSError: [WinError 5] Acceso denegado: 'C:\\Users\\Johan\\Documents\\Projects\\Python\\DestripaFrames\\env\\Lib\\site-packages\\cv2\\cv2.pyd' Check the permissions.** The system is:...