yolov5 / utils /loss.py

Commit History

Fix float zeros format (#5491)
5866646
unverified

glenn-jocher commited on

Add pre-commit CI actions (#4982)
ed887b5
unverified

Jirka Borovec glenn-jocher commited on

Remove redundant `ComputeLoss` code (#4701)
8e5f9dd
unverified

zhiqwang commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

New CSV Logger (#4148)
96e36a7
unverified

glenn-jocher commited on

Update train.py (#4136)
63dd65e
unverified

glenn-jocher commited on

Move IoU functions to metrics.py (#3820)
5ea771d
unverified

glenn-jocher commited on

Update objectness IoU sort (#3786)
8035b61
unverified

glenn-jocher commited on

Add --label-smoothing eps argument to train.py (default 0.0) (#2344)
9c803f2
unverified

Phat Tran phattran glenn-jocher commited on

Robust objectness loss balancing (#2256)
6f5d6fc
unverified

glenn-jocher commited on

YOLOv5 Segmentation Dataloader Updates (#2188)
bdd88e1
unverified

glenn-jocher commited on

Update train.py test batch_size (#2148)
86897e3
unverified

glenn-jocher commited on

Add ComputeLoss() class (#1950)
ca9babb
unverified

glenn-jocher commited on

Add colorstr() (#1887)
6ab5895
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Update loss criteria constructor (#1711)
8bc0027
unverified

glenn-jocher commited on

Add QFocalLoss() (#1482)
b3ceffb
unverified

yxNONG commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on