Lyken17 / SparseNet

[ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895
MIT License
125 stars 25 forks source link

Questions about resnet in your paper #12

Open leoozy opened 4 years ago

leoozy commented 4 years ago

Hello, Could you please answer me a question about your original paper? In your paper, you said "the pitfalls of dense feature aggregation in both densenet and resnet are caused by the linear growth in the number of features aggregated with respect to the depth"

I do not understand why you take the example of resnet. I think the number of aggregation feature of resnet is constant.

Lyken17 commented 4 years ago

I will take a figure from my slide to answer this

image

The complete slide is here if you are interested and the figure is from 8th page.