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

add prepare_model_param #802

Closed
wants to merge 81 commits into from
Closed

add prepare_model_param #802

wants to merge 81 commits into from

Conversation

knorth55
Copy link
Contributor

@knorth55 knorth55 commented Feb 19, 2019

use preset_params and prepare_model_param

  • resnet
  • vgg
  • senet
  • faster_rcnn_vgg
  • faster_rcnn_fpn
  • ssd
  • yolo
  • segnet
  • pspnet
  • fcis
  • mask_rcnn_fpn
  • deeplab

@knorth55 knorth55 added this to the 0.13 milestone Feb 19, 2019
@knorth55 knorth55 changed the title set fcis params in FCISResNet101._models [WIP] set fcis params in FCISResNet101._models Feb 20, 2019
@knorth55 knorth55 changed the title [WIP] set fcis params in FCISResNet101._models add prepare_param Mar 23, 2019
@knorth55 knorth55 changed the title add prepare_param [WIP] add prepare_param Mar 23, 2019
@knorth55 knorth55 assigned Hakuyume and unassigned yuyu2172 Mar 23, 2019
@knorth55 knorth55 changed the title [WIP] add prepare_model_param add prepare_model_param May 15, 2019
@knorth55
Copy link
Contributor Author

Now we use preset_params in all models

@knorth55 knorth55 requested review from yuyu2172, cafeal and Hakuyume May 15, 2019 17:53
@Hakuyume
Copy link
Member

pfnCI, test this please

@pfn-ci-bot
Copy link
Collaborator

Successfully created a job for commit 5ef53fa:

@Hakuyume
Copy link
Member

Hakuyume commented May 16, 2019

@knorth55 Can you separate this PR into the following parts?

  • Add prepare_model_param and use it in models (some tests should be fixed)
  • Improve/Refactor examples/tests

@knorth55
Copy link
Contributor Author

move to #869 #871 and #872

@knorth55 knorth55 closed this May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants