Skip to content

Commit cac1899

Browse files
committed
add missing paper title DLA: Deep Layer Aggregation
1 parent ff77dfa commit cac1899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hfdocs/source/models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A more exciting view (with pretty pictures) of the models within `timm` can be f
3333
## DLA
3434

3535
* Implementation: [dla.py](https://github.com/rwightman/pytorch-image-models/blob/master/timm/models/dla.py)
36-
* Paper: https://arxiv.org/abs/1707.06484
36+
* Paper: `Deep Layer Aggregation` - https://arxiv.org/abs/1707.06484
3737
* Code: https://github.com/ucbdrive/dla
3838

3939
## Dual-Path Networks

0 commit comments

Comments
 (0)