Commit History
Refactor modules (#7823)
8aa2085
unverified
glenn-jocher
commited on
Report fused model summary by default (#7722)
d059d1d
unverified
glenn-jocher
commited on
Update `_make_grid()` (#7346)
302b00b
unverified
glenn-jocher
commited on
[pre-commit.ci] pre-commit suggestions (#7279)
7882950
unverified
Integrate offset into grid (#7262)
ea72b84
unverified
glenn-jocher
commited on
Export single output only (#7259)
05cf0d1
unverified
`torch.split()` replace slicing on out-of-place inference (#7258)
ad0e4d5
unverified
glenn-jocher
commited on
Refactor out-of-place `Detect()` for reduced ops (#7257)
4f839b7
unverified
glenn-jocher
commited on
CLI `fire` prep updates (#7229)
2c32218
unverified
glenn-jocher
commited on
precommit: yapf (#5494)
c3d5ac1
unverified
yolo.py profiling updates (#7178)
cf4f3c3
unverified
`yolo.py --profile` updates (#7170)
b2194b9
unverified
glenn-jocher
commited on
`yolo.py --profile` default GPU batch size 16
7830e91
unverified
glenn-jocher
commited on
Sidestep `os.path.relpath()` Windows bug (#7158)
e19f87e
unverified
glenn-jocher
commited on
Remove named arguments where possible (#7105)
ecc2c7b
unverified
glenn-jocher
commited on
Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074)
9b771a3
unverified
glenn-jocher
commited on
Update detect.py non-inplace with `y.tensor_split()` (#7062)
d5e363f
unverified
glenn-jocher
commited on
Fix `check_anchor_order()` in pixel-space not grid-space (#7060)
f327eee
unverified
glenn-jocher
commited on
Init tensor directly on device (#6068)
c72270c
unverified
Deep Patel
commited on
Remove `.autoshape()` method (#5694)
46daa7b
unverified
glenn-jocher
commited on
Fix for *.yaml emojis on load (#5543)
60c8a4f
unverified
glenn-jocher
commited on
Update `models/hub/*.yaml` files for v6.0n release (#5540)
fa2344c
unverified
glenn-jocher
commited on
Suppress ONNX export trace warning (#5437)
3364379
unverified
Deep Patel
commited on
Update cls bias init (#5520)
bfacfc6
unverified
glenn-jocher
commited on
precommit: isort (#5493)
0155548
unverified
Fix float zeros format (#5491)
5866646
unverified
glenn-jocher
commited on
Update `get_loggers()` (#4854)
7b1f7ae
unverified
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309)
8c326a1
unverified
glenn-jocher
commited on
Add pre-commit CI actions (#4982)
ed887b5
unverified
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833)
9d75e42
unverified
Fix different devices bug when moving model from GPU to CPU (#5110)
a0e1504
unverified
Fix `yaml.safe_load()` ignore emoji errors (#5060)
070af88
unverified
glenn-jocher
commited on
Clip TTA Augmented Tails (#5028)
d133968
unverified
glenn-jocher
commited on
Fix pylint: do not use bare 'except' (#5025)
1922dde
unverified
Zhiqiang Wang
commited on
Fix relative `ROOT` Pytorch Hub custom model bug (#4974)
fb982d6
unverified
glenn-jocher
commited on
Update relative `ROOT` logic (#4955)
5ed2860
unverified
glenn-jocher
commited on
Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified
glenn-jocher
commited on
Refactor `forward()` method profiling (#4816)
0dc725e
unverified
glenn-jocher
commited on
Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified
glenn-jocher
commited on
Add suffix checks (#4711)
a2b3c71
unverified
glenn-jocher
commited on
Fix for `python models/yolo.py --profile` (#4541)
2da6444
unverified
glenn-jocher
commited on
Add `SPPF()` layer (#4420)
01cdb76
unverified
glenn-jocher
commited on
Standardize headers and docstrings (#4417)
24bea5e
unverified
glenn-jocher
commited on
Add `yolov5s-ghost.yaml` (#4412)
4e8c81a
unverified
glenn-jocher
commited on
Fix module count in parse_model (#4379)
e7fc274
unverified
Yuantao Yang
yangyuantao
commited on
Simpler code for DWConvClass (#4310)
e96c74b
unverified
developer0hye
commited on
Add `DWConvClass()` (#4274)
587c4b4
unverified
glenn-jocher
commited on
Module `super().__init__()` (#4065)
b1be685
unverified
glenn-jocher
commited on