Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Wrong Reference Paper in ResNetV2 (typo in comments) #185

Open
asukakenji opened this issue May 10, 2020 · 0 comments
Open

Wrong Reference Paper in ResNetV2 (typo in comments) #185

asukakenji opened this issue May 10, 2020 · 0 comments

Comments

@asukakenji
Copy link

Source Code:

# Reference paper
- [Aggregated Residual Transformations for Deep Neural Networks]
(https://arxiv.org/abs/1611.05431) (CVPR 2017)

The paper for ResNetV2 should be "Identity Mappings in Deep Residual Networks" instead of "Aggregated Residual Transformations for Deep Neural Networks", as mentioned in:

# Reference papers
- [Deep Residual Learning for Image Recognition]
(https://arxiv.org/abs/1512.03385) (CVPR 2016 Best Paper Award)
- [Identity Mappings in Deep Residual Networks]
(https://arxiv.org/abs/1603.05027) (ECCV 2016)
- [Aggregated Residual Transformations for Deep Neural Networks]
(https://arxiv.org/abs/1611.05431) (CVPR 2017)

The wrong paper is ResNeXt, as mentioned in:

# Reference paper
- [Aggregated Residual Transformations for Deep Neural Networks]
(https://arxiv.org/abs/1611.05431) (CVPR 2017)

asukakenji added a commit to asukakenji/keras-applications that referenced this issue May 11, 2020
asukakenji added a commit to asukakenji/keras-applications that referenced this issue May 11, 2020
Signed-off-by: Siu Ching Pong -Asuka Kenji- <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant