people-counting / notes.txt
matthewrt's picture
Upload folder using huggingface_hub
7b36907
raw
history blame contribute delete
415 Bytes
python3 detect.py --weights weights/crowdhuman_yolov5m.pt --source test/luca-florio-ZeKTZS2l9ck-unsplash.jpg --heads
sudo docker run --gpus all -p 7860:7860 --shm-size=64g --ulimit memlock=-1 --pids-limit=819 -it --rm -e DISPLAY=$DISPLAY matthewrt/crowdcounting:1.0
git config --global --add safe.directory /usr/src/app
python app.py
/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/upsampling.py