progressive scale expansion algorithm
WenmuZhou opened this issue · 3 comments
WenmuZhou commented
Can you open source the progressive scale expansion algorithm alone?
whai362 commented
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 commented
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 commented
You can check the config file in config/psenet/