yolov5 / utils /plots.py

Commit History

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

Kalen Michael glenn-jocher commited on

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

Feature visualization update (#3920)
87b094b
unverified

glenn-jocher commited on

Update `feature_visualization()` (#3807)
02719dd
unverified

glenn-jocher commited on

Add feature map visualization (#3804)
20d45aa
unverified

Zigarss glenn-jocher commited on

Ignore Seaborn plot warnings (#3576)
095197b
unverified

glenn-jocher commited on

Update test.py profiling (#3555)
5948f20
unverified

glenn-jocher commited on

`plot_one_box()` default `color=(128, 128, 128)` (#3240)
7b0eb95
unverified

yeric1789 glenn-jocher commited on

Silent Patches Bug Fix (#3214)
ffb47ff
unverified

glenn-jocher commited on

Plot labels histogram colors (#3192)
ae53f50
unverified

glenn-jocher commited on

Update Colors() (#3046)
52c0570
unverified

glenn-jocher commited on

Update check_requirements() exclude list (#2974)
a833ee2
unverified

glenn-jocher commited on

New Colors() class (#2963)
57812df
unverified

glenn-jocher commited on

Implement yaml.safe_load() (#2876)
f7bc685
unverified

glenn-jocher commited on

PyTorch Hub cv2 .save() .show() bug fix (#2831)
c15e25c
unverified

glenn-jocher commited on

YOLOv5 v5.0 Release (#2762)
f5b8f7d
unverified

glenn-jocher commited on

labels.jpg class names (#2454)
08d4918
unverified

glenn-jocher commited on

Update inference default to multi_label=False (#2252)
c09964c
unverified

glenn-jocher commited on

Update plot_study() (#2112)
9646ca4
unverified

glenn-jocher commited on

Update test.py --task speed and study (#2099)
be9edff
unverified

glenn-jocher commited on

Update to colors.TABLEAU_COLORS (#2069)
630ec06
unverified

glenn-jocher commited on

W&B log epoch (#1946)
59c21c7
unverified

glenn-jocher commited on

Update plots.py with yaml.SafeLoader (#1968)
35400dc
unverified

Abhiram V commited on

colorstr() updates (#1909)
dd03b20
unverified

glenn-jocher commited on

YOLOv5 v4.0 Release (#1837)
69be8e7
unverified

glenn-jocher commited on

Create one_cycle() function (#1836)
0e341c5
unverified

glenn-jocher commited on

Increase plot_labels() speed (#1736)
685d601
unverified

glenn-jocher commited on

Update profile_idetection() (#1727)
49abc72
unverified

glenn-jocher commited on

Add idetection_profile() function to plots.py (#1700)
69ea70c
unverified

glenn-jocher commited on

Normalized mosaic plotting bug fix (#1647)
84f9bb5
unverified

glenn-jocher commited on

Update matplotlib.use('Agg') tight (#1583)
f010147
unverified

glenn-jocher commited on

Update matplotlib svg backend (#1580)
784feae
unverified

glenn-jocher commited on

plot_images() scale bug fix (#1566)
577f298
unverified

h94 commited on

Daemon thread plotting (#1561)
b6ed110
unverified

glenn-jocher commited on

Update labels_to_image_weights() (#1545)
96a8446
unverified

glenn-jocher commited on

Update plot_study_txt() (#1533)
c9798ae
unverified

glenn-jocher commited on

Targets scaling bug fix (#1529)
0f2057e
unverified

glenn-jocher commited on

Mosaic plots bug fix (#1526)
2c3efa4
unverified

glenn-jocher commited on

Cache bug fix (#1513)
e9a0ae6
unverified

glenn-jocher commited on

Update labels.png with rectangles fix (#1432)
64bce3c

glenn-jocher commited on

Update labels.png with rectangles (#1432)
1542cca
unverified

glenn-jocher commited on