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

progressive scale expansion algorithm #15

Closed
WenmuZhou opened this issue Feb 27, 2019 · 3 comments
Closed

progressive scale expansion algorithm #15

WenmuZhou opened this issue Feb 27, 2019 · 3 comments

Comments

@WenmuZhou
Copy link

Can you open source the progressive scale expansion algorithm alone?

@whai362
Copy link
Owner

whai362 commented Feb 27, 2019

PSE is based on breadth-first search. The python code is pse.txt. The python code is just easy to read. For high efficiency, you can use c++ to implement it.

@chengjc2019
Copy link

I have tried to train the model without modifing any parameter. However, the results are not correct, generating too many boxes even filling the pictures.I don't konw how to solve this problem.

@RoseSakurai
Copy link
Collaborator

You can check the config file in config/psenet/

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