Commit History
Make CONFIG_DIR configurable per environment variable (#4727)
deb434a
unverified
JD Costa
commited on
Add `user_config_dir('Ultralytics')` (#4715)
8e94bf6
unverified
Fix for `plot_evolve()` string argument (#4639)
234e8ae
unverified
Fix 3 for Arial.ttf redownloads with hub inference (#4629)
de534e9
unverified
Fix 2 for Arial.ttf redownloads with hub inference (#4628)
a4e8f78
unverified
Close `matplotlib` plots after opening (#4612)
bb5ebc2
unverified
Auto-download Arial.ttf on init (#4606)
e7d1842
unverified
Update mosaic plots font size (#4596)
b894e69
unverified
Re-order `plots.py` to class-first (#4595)
dbbc6b5
unverified
Create `Annotator()` class (#4591)
de44376
unverified
Fix bug in `plot_one_box` when label is `None` (#4588)
7b35971
unverified
Takumi Karasawa
commited on
Standardize headers and docstrings (#4417)
24bea5e
unverified
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified
Update plots.py (#4407)
e086347
unverified
Evolve in CSV format (#4307)
e78aeac
unverified
Add `train.py` and `val.py` callbacks (#4220)
b74929c
unverified
New CSV Logger (#4148)
96e36a7
unverified
Refactor train.py and val.py `loggers` (#4137)
efe60b5
unverified
Rename `test.py` to `val.py` (#4000)
720aaa6
unverified
Feature visualization improvements 32 (#3947)
248504c
unverified
`feature_visualization()` CUDA fix (#3925)
850970e
unverified
Feature visualization update (#3920)
87b094b
unverified
Update `feature_visualization()` (#3807)
02719dd
unverified
Add feature map visualization (#3804)
20d45aa
unverified
Ignore Seaborn plot warnings (#3576)
095197b
unverified
Update test.py profiling (#3555)
5948f20
unverified
`plot_one_box()` default `color=(128, 128, 128)` (#3240)
7b0eb95
unverified
Silent Patches Bug Fix (#3214)
ffb47ff
unverified
Plot labels histogram colors (#3192)
ae53f50
unverified
Update Colors() (#3046)
52c0570
unverified
Update check_requirements() exclude list (#2974)
a833ee2
unverified
New Colors() class (#2963)
57812df
unverified
Implement yaml.safe_load() (#2876)
f7bc685
unverified
PyTorch Hub cv2 .save() .show() bug fix (#2831)
c15e25c
unverified
YOLOv5 v5.0 Release (#2762)
f5b8f7d
unverified
labels.jpg class names (#2454)
08d4918
unverified
Update inference default to multi_label=False (#2252)
c09964c
unverified
reset head
47faf95
Update plot_study() (#2112)
9646ca4
unverified
Update test.py --task speed and study (#2099)
be9edff
unverified
Update to colors.TABLEAU_COLORS (#2069)
630ec06
unverified
W&B log epoch (#1946)
59c21c7
unverified
Update plots.py with yaml.SafeLoader (#1968)
35400dc
unverified
Abhiram V
commited on