We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff77dfa commit cac1899Copy full SHA for cac1899
hfdocs/source/models.mdx
@@ -33,7 +33,7 @@ A more exciting view (with pretty pictures) of the models within `timm` can be f
33
## DLA
34
35
* Implementation: [dla.py](https://github.com/rwightman/pytorch-image-models/blob/master/timm/models/dla.py)
36
-* Paper: https://arxiv.org/abs/1707.06484
+* Paper: `Deep Layer Aggregation` - https://arxiv.org/abs/1707.06484
37
* Code: https://github.com/ucbdrive/dla
38
39
## Dual-Path Networks
0 commit comments