Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xiang-wuu
/
yolov5
like
3
Runtime error
App
Files
Files
Community
b57f83d
yolov5
100 contributors
History:
240 commits
wanghaoyang0106
[bug fix] potential problem if img fed to model is in rectangular shape
b57f83d
over 4 years ago
.github
Update issue templates
over 4 years ago
data
initial commit
over 4 years ago
inference
initial commit
over 4 years ago
models
Merge remote-tracking branch 'origin/master'
over 4 years ago
utils
[bug fix] potential problem if img fed to model is in rectangular shape
over 4 years ago
weights
Include yolov5x extra large model weights
over 4 years ago
.dockerignore
Safe
3.6 kB
update .dockerignore
over 4 years ago
.gitignore
Safe
3.83 kB
Add torchscript files to gitignore
over 4 years ago
Dockerfile
Safe
1.78 kB
FROM nvcr.io/nvidia/pytorch:20.06-py3
over 4 years ago
LICENSE
Safe
35.1 kB
initial commit
over 4 years ago
README.md
Safe
8.94 kB
Update README.md
over 4 years ago
detect.py
Safe
7.39 kB
export.py update
over 4 years ago
hubconf.py
Safe
3.07 kB
FP16 to FP32 ckpt load
over 4 years ago
requirements.txt
Safe
963 Bytes
update torch>=1.4
over 4 years ago
test.py
Safe
12.4 kB
update check_img_size() for model strides
over 4 years ago
train.py
Safe
21.1 kB
Merge pull request #245 from yxNONG/patch-2
over 4 years ago
tutorial.ipynb
Safe
3.26 MB
Created using Colaboratory
over 4 years ago