Glenn Jocher
|
08d4918d7f
|
labels.jpg class names (#2454)
* labels.png class names
* fontsize=10
|
3 년 전 |
Glenn Jocher
|
c09964c27c
|
Update inference default to multi_label=False (#2252)
* Update inference default to multi_label=False
* bug fix
* Update plots.py
* Update plots.py
|
3 년 전 |
Glenn Jocher
|
47faf95079
|
reset head
|
3 년 전 |
Glenn Jocher
|
9646ca438a
|
Update plot_study() (#2112)
|
3 년 전 |
Glenn Jocher
|
be9edffded
|
Update test.py --task speed and study (#2099)
* Add --speed benchmark
* test range 256 - 1536
* update
* update
* update
* update
|
3 년 전 |
Glenn Jocher
|
630ec06af6
|
Update to colors.TABLEAU_COLORS (#2069)
|
3 년 전 |
Glenn Jocher
|
59c21c7bcb
|
W&B log epoch (#1946)
* W&B log epoch
* capitalize
* W&B log epoch
* capitalize
* Update train.py
New try using https://docs.wandb.ai/library/log#incremental-logging
* Update train.py
* Update test.py
* Update train.py
* Update plots.py
* Update train.py
* Update train.py
* label plot step -1
* update
* update
* update
* update
* update
* update
* Update train.py
* Update train.py
|
3 년 전 |
Abhiram V
|
35400dc7b7
|
Update plots.py with yaml.SafeLoader (#1968)
|
3 년 전 |
Glenn Jocher
|
dd03b20ba5
|
colorstr() updates (#1909)
* W&B ImportError message fix
* colorstr() updates
* colorstr() updates
* colorstr() default to 'blue', 'bold'
* train: magenta
* train: blue
|
3 년 전 |
Glenn Jocher
|
69be8e738f
|
YOLOv5 v4.0 Release (#1837)
* Update C3 module
* Update C3 module
* Update C3 module
* Update C3 module
* update
* update
* update
* update
* update
* update
* update
* update
* update
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* update
* update
* update
* update
* updates
* updates
* updates
* updates
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update datasets
* update
* update
* update
* update attempt_downlaod()
* merge
* merge
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* parameterize eps
* comments
* gs-multiple
* update
* max_nms implemented
* Create one_cycle() function
* update
* update
* update
* update
* update
* update
* update
* update study.png
* update study.png
* Update datasets.py
|
3 년 전 |
Glenn Jocher
|
0e341c5660
|
Create one_cycle() function (#1836)
|
3 년 전 |
Glenn Jocher
|
685d601308
|
Increase plot_labels() speed (#1736)
|
3 년 전 |
Glenn Jocher
|
49abc722fc
|
Update profile_idetection() (#1727)
|
3 년 전 |
Glenn Jocher
|
69ea70cd3b
|
Add idetection_profile() function to plots.py (#1700)
|
3 년 전 |
Glenn Jocher
|
84f9bb5d92
|
Normalized mosaic plotting bug fix (#1647)
|
3 년 전 |
Glenn Jocher
|
f010147578
|
Update matplotlib.use('Agg') tight (#1583)
* Update matplotlib tight_layout=True
* udpate
* udpate
* update
* png to ps
* update
* update
|
3 년 전 |
Glenn Jocher
|
784feae30a
|
Update matplotlib svg backend (#1580)
|
3 년 전 |
Hu Ye
|
577f298d9b
|
plot_images() scale bug fix (#1566)
fix bugs in plot_images
|
4 년 전 |
Glenn Jocher
|
b6ed1104a6
|
Daemon thread plotting (#1561)
* Daemon thread plotting
* remove process_batch
* plot after print
|
4 년 전 |
Glenn Jocher
|
96a84468b9
|
Update labels_to_image_weights() (#1545)
|
4 년 전 |
Glenn Jocher
|
c9798ae0e1
|
Update plot_study_txt() (#1533)
|
4 년 전 |
Glenn Jocher
|
0f2057ed33
|
Targets scaling bug fix (#1529)
|
4 년 전 |
Glenn Jocher
|
2c3efa430b
|
Mosaic plots bug fix (#1526)
|
4 년 전 |
Glenn Jocher
|
e9a0ae6f19
|
Cache bug fix (#1513)
* Caching bug fix #1508
* np.zeros((0,5)) x2
|
4 년 전 |
Glenn Jocher
|
64bce3c822
|
Update labels.png with rectangles fix (#1432)
|
4 년 전 |
Glenn Jocher
|
1542ccadb2
|
Update labels.png with rectangles (#1432)
|
4 년 전 |
Glenn Jocher
|
4250f84dfb
|
Update PR curve (#1428)
* Update PR curve
* legend outside
* list(Path().glob())
|
4 년 전 |
Glenn Jocher
|
92c9b72832
|
Matplotlib AGG backend (#1413)
|
4 년 전 |
Glenn Jocher
|
9c91aeae10
|
W&B logging add hyperparameters (#1399)
* W&B logging add hyperparameters
* hyp bug fix and image logging updates
* if plots and wandb:
* cleanup
* wandb/ gitignore add
* cleanup 2
* cleanup 3
* move wandb import to top of file
* wandb evolve
* update import
* wandb.run.finish()
* default anchors: 3
|
4 년 전 |
Glenn Jocher
|
fe341fa44d
|
Utils reorganization (#1392)
* Utils reorganization
* Add new utils files
* cleanup
* simplify
* reduce datasets.py
* remove evolve.sh
* loadWebcam cleanup
|
4 년 전 |