mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
add missing paper title DLA: Deep Layer Aggregation
This commit is contained in:
parent
ff77dfa825
commit
cac1899ba1
@ -33,7 +33,7 @@ A more exciting view (with pretty pictures) of the models within `timm` can be f
|
||||
## DLA
|
||||
|
||||
* Implementation: [dla.py](https://github.com/rwightman/pytorch-image-models/blob/master/timm/models/dla.py)
|
||||
* Paper: https://arxiv.org/abs/1707.06484
|
||||
* Paper: `Deep Layer Aggregation` - https://arxiv.org/abs/1707.06484
|
||||
* Code: https://github.com/ucbdrive/dla
|
||||
|
||||
## Dual-Path Networks
|
||||
|
Loading…
x
Reference in New Issue
Block a user