Commit History
Update plot.py (#7654)
5743deb
unverified
SylvanDing
commited on
PyTorch Hub `_verbose=False` fix2 (#7550)
7043872
unverified
Improved non-latin `Annotator()` plotting (#7488)
c9042dc
unverified
precommit: yapf (#5494)
c3d5ac1
unverified
Use PIL to eliminate chroma subsampling in crops (#7008)
529fbc1
unverified
fix: add default PIL font as fallback (#7010)
7c6a335
unverified
Fix `hyp_evolve.yaml` indexing bug (#6604)
c21da59
unverified
glenn-jocher
commited on
Fix `plot_labels()` colored histogram bug (#6574)
f627bc5
unverified
glenn-jocher
commited on
Fix 6 Flake8 issues (#6541)
cba4303
unverified
Update val_batch*.jpg for Chinese fonts (#6526)
c3e599c
unverified
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified
glenn-jocher
commited on
Revert "Update `plot_lr_scheduler()` (#5864)" (#5920)
a3d5f1d
unverified
glenn-jocher
commited on
Update `plot_lr_scheduler()` (#5864)
360eec6
unverified
Can
commited on
Save *.npy features on detect.py `--visualize` (#5701)
f17c86b
unverified
AutoAnchor and AutoBatch `LOGGER` (#5635)
80cfaf4
unverified
Improve plots.py robustness (#5616)
def7a0f
unverified
Fix `save_one_box()` (#5545)
3f64ad1
unverified
precommit: isort (#5493)
0155548
unverified
Fix float zeros format (#5491)
5866646
unverified
glenn-jocher
commited on
Add pre-commit CI actions (#4982)
ed887b5
unverified
Update plots.py (#5127)
4cf7d48
unverified
glenn-jocher
commited on
Fix `isascii()` method calls for python 3.6 (#4958)
c1bed60
unverified
Automatic Chinese fonts plotting (#4951)
a820b43
unverified
glenn-jocher
commited on
Avoid out-of-image class labels (#4902)
ce7fa81
unverified
Annotator `check_font()` RANK -1 remove progress (#4864)
8ad9e4e
unverified
glenn-jocher
commited on
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842)
3a822a2
unverified
glenn-jocher
commited on
Fix val.py study plot (#4831)
27a4736
unverified
glenn-jocher
commited on
Centralize `user_config_dir()` decision making (#4755)
cd810c8
unverified
glenn-jocher
commited on
Make CONFIG_DIR configurable per environment variable (#4727)
deb434a
unverified
JD Costa
commited on
Add `user_config_dir('Ultralytics')` (#4715)
8e94bf6
unverified
glenn-jocher
commited on
Fix for `plot_evolve()` string argument (#4639)
234e8ae
unverified
glenn-jocher
commited on
Fix 3 for Arial.ttf redownloads with hub inference (#4629)
de534e9
unverified
glenn-jocher
commited on
Fix 2 for Arial.ttf redownloads with hub inference (#4628)
a4e8f78
unverified
glenn-jocher
commited on
Close `matplotlib` plots after opening (#4612)
bb5ebc2
unverified
glenn-jocher
commited on
Auto-download Arial.ttf on init (#4606)
e7d1842
unverified
glenn-jocher
commited on
Update mosaic plots font size (#4596)
b894e69
unverified
glenn-jocher
commited on
Re-order `plots.py` to class-first (#4595)
dbbc6b5
unverified
glenn-jocher
commited on
Create `Annotator()` class (#4591)
de44376
unverified
glenn-jocher
commited on
Fix bug in `plot_one_box` when label is `None` (#4588)
7b35971
unverified
Takumi Karasawa
commited on
Standardize headers and docstrings (#4417)
24bea5e
unverified
glenn-jocher
commited on
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified
glenn-jocher
commited on
Update plots.py (#4407)
e086347
unverified
glenn-jocher
commited on
Evolve in CSV format (#4307)
e78aeac
unverified
glenn-jocher
commited on
Add `train.py` and `val.py` callbacks (#4220)
b74929c
unverified
New CSV Logger (#4148)
96e36a7
unverified
glenn-jocher
commited on
Refactor train.py and val.py `loggers` (#4137)
efe60b5
unverified
glenn-jocher
commited on
Rename `test.py` to `val.py` (#4000)
720aaa6
unverified
glenn-jocher
commited on
Feature visualization improvements 32 (#3947)
248504c
unverified
glenn-jocher
commited on
`feature_visualization()` CUDA fix (#3925)
850970e
unverified
glenn-jocher
commited on