-
Notifications
You must be signed in to change notification settings - Fork 3k
Add PAA (on develop branch) #4631
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
Conversation
…label (RPN did like this)
…tion into paa-on-develop
指标也贴一下吧 |
指标是指训练评估结果吗? |
|
是的 训练的结果 |
现在还没训练好,我训练好之后发上来吧 |
|
好的 |
|
Automatically closed by Paddle-bot. |
PR types
New features
PR changes
APIs
Describe
Hi,
This PR add PAA (Probalistic Anchor Assignment) implementation. Configuration files are located at configs/paa directory.
Now the training is not done, I will submit the result after it's done.
(Original PR on release/2.3 branch: #4568)