Skip to content

Pull requests: ultralytics/yolov5

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add SPPF() layer
#4420 by glenn-jocher was merged Aug 15, 2021 Loading…
Make Yolov5 importable
#668 by Ownmarc was closed Aug 11, 2020 Loading…
ACON activation function
#2893 by glenn-jocher was merged Apr 22, 2021 Loading…
Fix initial basic setup / new starter issues
#56 by channeladam was merged Jun 14, 2020 Loading…
Fix config path for PyTorch Hub
#59 by Lijun-Yu was merged Jun 14, 2020 Loading…
add "__init__.py" file in <models> folder
#65 by Ashing00 was merged Jun 15, 2020 Loading…
fix reference problem
#70 by Lornatang was merged Jun 15, 2020 Loading…
fix refrence bug
#107 by Lornatang was merged Jun 19, 2020 Loading…
Colab pytorch bug fix
#132 by Jacobsolawetz was closed Jun 19, 2020 Loading…
Fix DDP bug in single process multiple device use cases
#143 by Lornatang was merged Jun 20, 2020 Loading…
Fix bugs
#169 by Lornatang was closed Jun 23, 2020 Loading…
Bump contributor-assistant/github-action from 2.5.1 to 2.6.1 in /.github/workflows dependencies Pull requests that update a dependency file
#13337 by dependabot bot was merged Oct 1, 2024 Loading…
Fix after suggestion
#206 by ml5ah was merged Jun 26, 2020 Loading…
Adding torchscript export
#223 by jakepoz was merged Jun 29, 2020 Loading…
Remove non-ascii that breaks pdb single-stepping
#228 by topiaruss was merged Jun 29, 2020 Loading…
maybe a typo in torch_utils.py
#244 by yxNONG was closed Jun 30, 2020 Loading…
Unify the check point of single and multi GPU
#245 by yxNONG was merged Jul 2, 2020 Loading…
Add torchscript files to gitignore
#255 by edurenye was merged Jul 1, 2020 Loading…
yolov4.yaml
#153 by Lornatang was closed Jul 24, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.