* yolotr * transformer block * Remove bias in Transformer * Remove C3T * Remove a deprecated class * put the 2nd LayerNorm into the 2nd residual block * move example model to models/hub, rename to -transformer * Add module comments and TODOs * Remove LN in Transformer * Add comments for Transformer * Solve the problem of MA with DDP * cleanup * cleanup find_unused_parameters * PEP8 reformat Co-authored-by: DingYiwei <846414640@qq.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> |
||
|---|---|---|
| .. | ||
| hub | ||
| __init__.py | ||
| common.py | ||
| experimental.py | ||
| export.py | ||
| yolo.py | ||
| yolov5l.yaml | ||
| yolov5m.yaml | ||
| yolov5s.yaml | ||
| yolov5x.yaml | ||