yolov5 / utils /loss.py

Commit History

precommit: yapf (#5494)
c3d5ac1
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

`torch.split()` 1.7.0 compatibility fix (#7102)
05aae17
unverified

glenn-jocher pre-commit-ci[bot] commited on

Update loss for FP16 `tobj` (#7088)
a2d617e
unverified

glenn-jocher commited on

Update loss.py with `if self.gr < 1:` (#7087)
6f12803
unverified

glenn-jocher commited on

`ComputeLoss()` indexing/speed improvements (#7048)
b0ba101
unverified

glenn-jocher commited on

Reuse `de_parallel()` rather than `is_parallel()` (#6354)
4e841b9
unverified

imyhxy commited on

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