Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kuangliu committed Nov 20, 2020
1 parent cc2357b commit 54b2adc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models/dla_simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Note this implementation is not identical to the original paper version.
But it seems works fine.
See dla.py for the original paper version.
Reference:
Deep Layer Aggregation. https://arxiv.org/abs/1707.06484
'''
Expand Down

0 comments on commit 54b2adc

Please sign in to comment.