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

Training MGAN? #50

Closed
ShaneGilroy opened this issue Jul 8, 2020 · 5 comments
Closed

Training MGAN? #50

ShaneGilroy opened this issue Jul 8, 2020 · 5 comments

Comments

@ShaneGilroy
Copy link

Is it possible to train MGAN using Pedestron?

@hasanirtiza
Copy link
Owner

In theory, it should be. However, currently we have not added the script but it should be doable. As official MGAN repo does not provide configs for the training part. Based on the paper, my impression is that they are quite similar/ or exactly are that of Adaptive Faster R-CNN, of course they use the visible box/mask additionally.

@ShaneGilroy
Copy link
Author

Great thanks.

@123dddd
Copy link

123dddd commented Jan 18, 2022

Hi, I also found that the config file of the MGAN doesn't provide the training script until now, if it means until now we still cannot train the MGAN using Pedestron? @hasanirtiza

@hasanirtiza
Copy link
Owner

True, unfortunately the authors never released the training configs for MGAN. You can check on the official repo. However, I did stumble upon this config, it does provide training configs, I have never tried it myself, may be you can see if it works.

@123dddd
Copy link

123dddd commented Jan 18, 2022

Thanks! Because I saw the pre-trained MAGN model in the benchmark table listed in the README is available, but the config for the training MGAN doesn't exist so I was little confused. How did you generate the pre-trained MGAN model?

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

3 participants