89 Commits (cf4f3c3455d14c62e11dcce9f1d30211509da72f)

Author SHA1 Message Date
  Philip Gutjahr 529fbc1814
Use PIL to eliminate chroma subsampling in crops (#7008) 2 years ago
  Max Strobel 7c6a33564a
fix: add default PIL font as fallback (#7010) 2 years ago
  Glenn Jocher c21da596f3
Fix `hyp_evolve.yaml` indexing bug (#6604) 2 years ago
  Glenn Jocher f627bc53f8
Fix `plot_labels()` colored histogram bug (#6574) 2 years ago
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 years ago
  Glenn Jocher c3e599cfda
Update val_batch*.jpg for Chinese fonts (#6526) 2 years ago
  Glenn Jocher d5966c93f1
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428) 2 years ago
  Glenn Jocher a3d5f1d3e3
Revert "Update `plot_lr_scheduler()` (#5864)" (#5920) 2 years ago
  Can 360eec6910
Update `plot_lr_scheduler()` (#5864) 2 years ago
  Zengyf-CVer f17c86b7f0
Save *.npy features on detect.py `--visualize` (#5701) 2 years ago
  Glenn Jocher 80cfaf40ef
AutoAnchor and AutoBatch `LOGGER` (#5635) 2 years ago
  Glenn Jocher def7a0fd19
Improve plots.py robustness (#5616) 2 years ago
  Glenn Jocher 3f64ad1760
Fix `save_one_box()` (#5545) 2 years ago
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 years ago
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 2 years ago
  Glenn Jocher 4cf7d487a6
Update plots.py (#5127) 2 years ago
  Diego Montes c1bed601e9
Fix `isascii()` method calls for python 3.6 (#4958) 3 years ago
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) 3 years ago
  Jiacong Fang ce7fa81d4e
Avoid out-of-image class labels (#4902) 3 years ago
  Glenn Jocher 8ad9e4ed5b
Annotator `check_font()` RANK -1 remove progress (#4864) 3 years ago
  Glenn Jocher 3a822a22ce
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842) 3 years ago
  Glenn Jocher 27a4736e96
Fix val.py study plot (#4831) 3 years ago
  Glenn Jocher cd810c8286
Centralize `user_config_dir()` decision making (#4755) 3 years ago
  JD Costa deb434aefa
Make CONFIG_DIR configurable per environment variable (#4727) 3 years ago
  Glenn Jocher 8e94bf62d9
Add `user_config_dir('Ultralytics')` (#4715) 3 years ago
  Glenn Jocher 234e8ae6fa
Fix for `plot_evolve()` string argument (#4639) 3 years ago
  Glenn Jocher de534e9221
Fix 3 for Arial.ttf redownloads with hub inference (#4629) 3 years ago
  Glenn Jocher a4e8f78c5e
Fix 2 for Arial.ttf redownloads with hub inference (#4628) 3 years ago
  Glenn Jocher bb5ebc290e
Close `matplotlib` plots after opening (#4612) 3 years ago
  Glenn Jocher e7d1842a98
Auto-download Arial.ttf on init (#4606) 3 years ago
  Glenn Jocher b894e69dfc
Update mosaic plots font size (#4596) 3 years ago
  Glenn Jocher dbbc6b5c48
Re-order `plots.py` to class-first (#4595) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago
  Takumi Karasawa 7b35971ba5
Fix bug in `plot_one_box` when label is `None` (#4588) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 2da4e7acf7
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 3 years ago
  Glenn Jocher e086347377
Update plots.py (#4407) 3 years ago
  Glenn Jocher e78aeac973
Evolve in CSV format (#4307) 3 years ago
  Kalen Michael b74929c910
Add `train.py` and `val.py` callbacks (#4220) 3 years ago
  Glenn Jocher 96e36a7c91
New CSV Logger (#4148) 3 years ago
  Glenn Jocher efe60b5681
Refactor train.py and val.py `loggers` (#4137) 3 years ago
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) 3 years ago
  Glenn Jocher 248504cf13
Feature visualization improvements 32 (#3947) 3 years ago
  Glenn Jocher 850970e081
`feature_visualization()` CUDA fix (#3925) 3 years ago
  Glenn Jocher 87b094bcbc
Feature visualization update (#3920) 3 years ago
  Glenn Jocher 02719dde52
Update `feature_visualization()` (#3807) 3 years ago
  Zigarss 20d45aa4f1
Add feature map visualization (#3804) 3 years ago
  Glenn Jocher 095197bd4a
Ignore Seaborn plot warnings (#3576) 3 years ago
  Glenn Jocher 5948f20a3d
Update test.py profiling (#3555) 3 years ago