Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Refactor PSPNet, support Res50 backbone and ImageNet pretrained weights #748

Merged
merged 2 commits into from
Dec 19, 2018

Conversation

yuyu2172
Copy link
Member

@yuyu2172 yuyu2172 commented Dec 5, 2018

Changes in this PR

  • add PSPNetResNet50
  • add imagenet pretrained weights
  • Delete comm option (I think that it is better to switch between MNBN and BN in training script and not while instantiating links)

@yuyu2172 yuyu2172 added this to the 0.12 milestone Dec 5, 2018
@yuyu2172 yuyu2172 changed the title Add PSPNetResNet50 and imagenet pretrained weights Refactor PSP and support Res50 backbone and ImageNet pretrained weights Dec 5, 2018
@yuyu2172 yuyu2172 changed the title Refactor PSP and support Res50 backbone and ImageNet pretrained weights Refactor PSPNet, support Res50 backbone and ImageNet pretrained weights Dec 5, 2018
Copy link
Member

@Hakuyume Hakuyume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
(@yuyu2172 will add missing pretrained model for ResNet50 in another PR)

@Hakuyume Hakuyume merged commit 6e7673f into chainer:master Dec 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants