Glenn Jocher
f12cef85a3
TorchScript, ONNX, CoreML Export tutorial title ( #3142 )
3 anos atrás
Glenn Jocher
7918eed040
Update https://ultralytics.com/images/zidane.jpg ( #3140 )
3 anos atrás
BZFYS
6c1290fe03
Update README.md ( #2934 )
* Update README.md
dependencies:
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
ImportError: libgthread-2.0.so.0: cannot open shared object file: No such file or directory
ImportError: libSM.so.6: cannot open shared object file: No such file or directory
ImportError: libXrender.so.1: cannot open shared object file: No such file or directory
* replace older apt-get with apt
Code commented for now until a better understanding of the issue, and also code is not cross-platform compatible.
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
3 anos atrás
Glenn Jocher
e5d71223b8
Update README.md
3 anos atrás
Glenn Jocher
1487bc84ff
Update README.md
3 anos atrás
Glenn Jocher
0f395b3e3b
YOLOv5 v5.0 Release patch 1 ( #2764 )
* torch.jit.trace(model, img, strict=False)
* Update check_file()
* Update hubconf.py
* Update README.md
3 anos atrás
Glenn Jocher
f5b8f7d54c
YOLOv5 v5.0 Release ( #2762 )
3 anos atrás
Ben Milanko
e2b7bc0b32
YouTube Livestream Detection ( #2752 )
* Youtube livestream detection
* dependancy update to auto install pafy
* Remove print
* include youtube_dl in deps
* PEP8 reformat
* youtube url check fix
* reduce lines
* add comment
* update check_requirements
* stream framerate fix
* Update README.md
* cleanup
* PEP8
* remove cap.retrieve() failure code
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
3 anos atrás
Glenn Jocher
c8c8da6079
Update README with collapsable notes ( #2721 )
* Update README with collapsable notes.
* cleanup
* center table
3 anos atrás
Glenn Jocher
b8b862993d
Update README with Tips for Best Results tutorial ( #2682 )
* Update README with Tips for Best Results tutorial
* Update README.md
3 anos atrás
Glenn Jocher
51cc0962b5
Update README.md
3 anos atrás
Max Kolomeychenko
16206692f2
Supervisely Ecosystem ( #2519 )
guide describes YOLOv5 apps collection in Supervisely Ecosystem
3 anos atrás
Glenn Jocher
569757ecc0
Add autoShape() speed profiling ( #2459 )
* Add autoShape() speed profiling
* Update common.py
* Create README.md
* Update hubconf.py
* cleanuip
3 anos atrás
Glenn Jocher
7a6870b81f
Update README.md
3 anos atrás
Glenn Jocher
5a40ce65ce
Update CI badge ( #2230 )
3 anos atrás
Glenn Jocher
eeb2bbf648
Add Kaggle badge ( #2090 )
* Update README.md
* Update greetings.yml
* Created using Colaboratory
3 anos atrás
Glenn Jocher
170d12e506
Add Amazon Deep Learning AMI environment ( #2085 )
* Update greetings.yml
* Update README.md
3 anos atrás
Glenn Jocher
69be8e738f
YOLOv5 v4.0 Release ( #1837 )
* Update C3 module
* Update C3 module
* Update C3 module
* Update C3 module
* update
* update
* update
* update
* update
* update
* update
* update
* update
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* update
* update
* update
* update
* updates
* updates
* updates
* updates
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update datasets
* update
* update
* update
* update attempt_downlaod()
* merge
* merge
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* parameterize eps
* comments
* gs-multiple
* update
* max_nms implemented
* Create one_cycle() function
* update
* update
* update
* update
* update
* update
* update
* update study.png
* update study.png
* Update datasets.py
3 anos atrás
NanoCode012
14b0abe2d0
autoShape() default for PyTorch Hub models ( #1692 )
* Add autoshape parameter
* Remove autoshape call in ReadMe
* Update hubconf.py
* file/URI inputs and autoshape check passthrough
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
3 anos atrás
Glenn Jocher
98a46d8e82
Update README.md ( #1764 )
3 anos atrás
Glenn Jocher
7d629fde05
Update README.md
4 anos atrás
Glenn Jocher
d336b31f20
Update README.md
4 anos atrás
Glenn Jocher
8c0e7092a2
Update README.md
4 anos atrás
Glenn Jocher
201bafc7cf
Sync train and test iou_thresh ( #1465 )
* Sync train and test iou_thresh
* Sync train and test iou_thresh
* weights names .lower()
* Notebook update
4 anos atrás
Glenn Jocher
c4addd7761
Unified '/project/name' results saving ( #1377 )
* Project/name update
* Update ci-testing.yml
* address project with path separator failure mode
* Project/name update
* address project with path separator failure mode
* Update ci-testing.yml
* detect.py default --name bug fix
* missing rstrip PR
* train/exp0 to train/exp
4 anos atrás
Glenn Jocher
7841d7ba88
Update README.md
4 anos atrás
Glenn Jocher
67bf9a974e
Replace 'ground truth' with 'labels' ( #1337 )
* Replace 'ground truth' with 'labels'
* Using torch... update
4 anos atrás
Glenn Jocher
4821d076e2
Increment train, test, detect runs/ ( #1322 )
* Increment train, test, detect runs/
* Update ci-testing.yml
* inference/images to data/images
* move images
* runs/exp to runs/train/exp
* update 'results saved to %s' str
4 anos atrás
Glenn Jocher
74b34872fd
Add Weights & Biases tutorial ( #1290 )
4 anos atrás
Glenn Jocher
2062765e06
auto-download v3.1 models ( #1259 )
4 anos atrás
Glenn Jocher
0a52ae16dc
README Update ( #1207 )
* README Update
* Update README.md
* README Update
* Update README.md
4 anos atrás
stone99
b8f656742d
feat: add rtmp support ( #1009 )
* feat: add rtmp support
* Update detect.py
pass tuple to source.startswith()
Co-authored-by: ryan.fu <ryan.fu@aylaasia.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
4 anos atrás
Glenn Jocher
5991d144c1
Update README.md
4 anos atrás
Glenn Jocher
06bdd3955c
Update README.md
4 anos atrás
Glenn Jocher
916d4aad9a
v3.0 Release ( #725 )
* initial commit
* remove yolov3-spp from test.py study
* update study --img range
* update mAP
* cleanup and speed updates
* update README plot
4 anos atrás
tkianai
1ddf692bf8
Update readme to remove apex dependency ( #727 )
* the value should be a list to unpacking
* filter the None labels
* update readme to remove apex dependency
4 anos atrás
Glenn Jocher
52b626392f
update README.md
4 anos atrás
Wang Xinyu
7ecf09d6da
Update README.md, deploy model with tensorrt ( #623 )
* Update README.md, deploy model with tensorrt
* Update README.md
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
4 anos atrás
Glenn Jocher
f807e7b867
Update README.md
4 anos atrás
Glenn Jocher
937b9db977
Update README.md
4 anos atrás
Glenn Jocher
fdbcc8fd7f
hyperparameter evolution update ( #566 )
4 anos atrás
Glenn Jocher
3b394b9e2c
Update README.md
4 anos atrás
Glenn Jocher
54e1762ef5
Update README.md
4 anos atrás
Glenn Jocher
9da56b62dd
v2.0 Release ( #491 )
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
4 anos atrás
NanoCode012
999804fea9
Add link to multi-gpu train tutorial ( #476 )
* Add link to multi-gpu train tutorial
* Update README.md
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
4 anos atrás
Jirka
e8ea772384
revert test module to confuse users...
4 anos atrás
Jirka
eac0dbc46a
rename
4 anos atrás
Jirka
613b9d6d98
add badge
4 anos atrás
Glenn Jocher
a04050076e
Update README.md
4 anos atrás
Glenn Jocher
bcd727eb81
update README.md
4 anos atrás