Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretrained Resnext weights and demo #11

Open
Naman-ntc opened this issue May 30, 2020 · 3 comments
Open

Pretrained Resnext weights and demo #11

Naman-ntc opened this issue May 30, 2020 · 3 comments

Comments

@Naman-ntc
Copy link

Hi @soeaver,
Thank you for releasing the excellent codebase. I wanted to ask if you would be releasing weights for your state of art model with ResNext101 backend (for CIHP or MHP datasets). I am also willing to train the ResNext backend model, could you please share the corresponding yaml config file with the recommended hyperparameters for that model.

Secondly, I wanted to ask if you have a demo code available which could be run on a custom dataset.
Thanks,

@iamrishab
Copy link

One thing you can do is to change the backbone in the yaml file and train the model from scratch.
Also, you can copy some weights from the given pretrained imagenet checkpoint of ResNeXt-101.

BACKBONE:
  CONV_BODY: "resnext"

@ignitemylife
Copy link

@iamrishab Thank u for your reply! I wonder if it's convient for u to share the trained model using resnext101 as backbone for us to test and align ourselves' results.
and @Naman-ntc have u trained and got the model?

@abhigoku10
Copy link

@iamrishab can you share your weight file on the google drive , thansk in adavance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants