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 years ago |
Glenn Jocher
|
0e341c5660
|
Create one_cycle() function (#1836)
|
3 years ago |
Rohan Dubey
|
7dddb1d928
|
Remove unused code (#1830)
* Add files via upload
* Add files via upload
|
3 years ago |
Glenn Jocher
|
9f5a18bb80
|
Torch CUDA synchronize update (#1826)
* torch.cuda.synchronize() update
* torch.cuda.synchronize() update
* torch.cuda.synchronize() update
* newline
|
3 years ago |
Glenn Jocher
|
0b6266f5e0
|
Update yolov3-tiny.yaml (#1823)
|
3 years ago |
dependabot-preview[bot]
|
ccd1af004a
|
Create Dependabot config file (#1743)
* Create Dependabot config file
* Update greetings.yml
* Update greetings.yml
* Update dependabot.yml
* Update dependabot.yml
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
3 years ago |
Glenn Jocher
|
7180b22e2d
|
DDP Multi-GPU --resume bug fix (#1810)
|
3 years ago |
Glenn Jocher
|
73cf75faa8
|
Created using Colaboratory
|
3 years ago |
Glenn Jocher
|
b096221b1f
|
Created using Colaboratory
|
3 years ago |
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 years ago |
Glenn Jocher
|
c0ffcdf998
|
Display correct CUDA devices (#1776)
* Display correct CUDA devices
* cleanup
|
3 years ago |
Glenn Jocher
|
8a81839cad
|
Update tutorial.ipynb
|
3 years ago |
Glenn Jocher
|
98a46d8e82
|
Update README.md (#1764)
|
3 years ago |
Glenn Jocher
|
720afe68e9
|
FROM nvcr.io/nvidia/pytorch:20.12-py3 (#1763)
|
3 years ago |
Glenn Jocher
|
9922c1183f
|
leaf Variable inplace bug fix (#1759)
|
3 years ago |
Glenn Jocher
|
3004fb5bc1
|
Automatic m.half() profile on x.half()
|
3 years ago |
Glenn Jocher
|
0bd9c48609
|
Update torch_utils.py
FLOPS to GFLOPS
|
3 years ago |
Glenn Jocher
|
394d1c89f3
|
Input channel yaml['ch'] addition (#1741)
|
3 years ago |
Durgesh
|
ab0db8d104
|
Fix: Seaborn error due to histplot (#1740)
|
3 years ago |
Glenn Jocher
|
685d601308
|
Increase plot_labels() speed (#1736)
|
3 years ago |
Glenn Jocher
|
49abc722fc
|
Update profile_idetection() (#1727)
|
3 years ago |
Glenn Jocher
|
d5289b54c4
|
clean_str() function addition (#1674)
* clean_str() function addition
* cleanup
* add euro symbol €
* add closing exclamation (spanish)
* cleanup
|
3 years ago |
Glenn Jocher
|
7e161d9774
|
Single class train update (#1719)
|
3 years ago |
Glenn Jocher
|
6bd5e8bca7
|
nn.SiLU() export support (#1713)
|
3 years ago |
Glenn Jocher
|
c923fbff90
|
W&B artifacts feature addition (#1712)
* Log artifacts
* cleanup
|
3 years ago |
Polydefkis Gkagkos
|
1fc9d42a64
|
NMS --classes 0 bug fix (#1710)
|
3 years ago |
Glenn Jocher
|
8bc0027afc
|
Update loss criteria constructor (#1711)
|
3 years ago |
Glenn Jocher
|
799724108f
|
Update C3 module (#1705)
|
3 years ago |
Glenn Jocher
|
7947c86b57
|
Update COCO train postprocessing (#1702)
|
3 years ago |
NanoCode012
|
035ac82ed0
|
Fix torch multi-GPU --device error (#1701)
* Fix torch GPU error
* Update torch_utils.py
single-line device =
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
3 years ago |
Glenn Jocher
|
69ea70cd3b
|
Add idetection_profile() function to plots.py (#1700)
|
3 years ago |
Glenn Jocher
|
e92245a38c
|
Simplified PyTorch hub for custom models (#1677)
|
3 years ago |
Glenn Jocher
|
f7a923b446
|
Simplified PyTorch hub for custom models (#1677)
|
3 years ago |
Glenn Jocher
|
87ca35b922
|
Simplified PyTorch hub for custom models (#1677)
|
3 years ago |
Glenn Jocher
|
54043a9fa4
|
Streaming --save-txt bug fix (#1672)
* Streaming --save-txt bug fix
* cleanup
|
3 years ago |
Glenn Jocher
|
bc52ea2d5f
|
Profile() feature addition
|
3 years ago |
Glenn Jocher
|
ada90e3901
|
Profile() feature addition (#1673)
* Profile() feature addition
* cleanup
|
3 years ago |
Glenn Jocher
|
94a7f55c4e
|
FReLU bias=False bug fix (#1666)
|
3 years ago |
Glenn Jocher
|
b2bef8f6d8
|
vast.ai compatability updates (#1657)
|
3 years ago |
Glenn Jocher
|
2e8e02745b
|
vast.ai compatability updates (#1657)
|
3 years ago |
Glenn Jocher
|
fa8f1fb0e9
|
Simplify autoshape() post-process (#1653)
* Simplify autoshape() post-process
* cleanup
* cleanup
|
3 years ago |
Glenn Jocher
|
84f9bb5d92
|
Normalized mosaic plotting bug fix (#1647)
|
3 years ago |
Glenn Jocher
|
86f4247515
|
Hybrid auto-labelling support (#1646)
|
3 years ago |
Glenn Jocher
|
0bb43953eb
|
Reinstate PR curve sentinel values (#1645)
|
3 years ago |
Glenn Jocher
|
b53c8ac179
|
Create codeql-analysis.yml (#1644)
* Create codeql-analysis.yml
* Update ci-testing.yml
|
3 years ago |
Glenn Jocher
|
68e6ab668b
|
Hub device mismatch bug fix (#1619)
|
3 years ago |
Glenn Jocher
|
791dadb51c
|
Pycocotools best.pt after COCO train (#1616)
* Pycocotools best.pt after COCO train
* cleanup
|
3 years ago |
Glenn Jocher
|
d929bb656c
|
Implement default class names (#1609)
|
3 years ago |
Glenn Jocher
|
efa7a915d8
|
Update download_weights.sh with usage example (#1613)
|
3 years ago |
Glenn Jocher
|
8918e63476
|
Increase FLOPS robustness (#1608)
|
3 years ago |