-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Anchor free model #424
Comments
Currently there are no active plans to add these models.
…On Fri, Nov 22, 2019 at 11:19 PM gowthamkpr ***@***.***> wrote:
Assigned #424 <#424> to @akhorlin
<https://github.com/akhorlin>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#424?email_source=notifications&email_token=AG52OTAEAJ7AVZWP6NNPWC3QVBLIRA5CNFSM4JQHBDRKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVBPFBHY#event-2824753311>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG52OTG22XYZ3FAZVY3ZVRLQVBLIRANCNFSM4JQHBDRA>
.
--
Andrey Khorlin | Software Engineer | akhorlin@google.com | 650-450-2693 🔧
|
@akhorlin If anchorfree was not already evaluated in previous internal meetings you can talk about this internally in the next one. Then if you will confirm the negative evaluation we can put the label contribution welcome |
Just to add a fresh entry to anchor-free for pose: |
New interesting findings: |
Anchor free for direct E2E Multi-Person Pose Estimation https://arxiv.org/abs/1911.07451 |
CVPR 2020 anchor-free segmentation: Many of this are naturally integrated in Pytorch Detectron2 as it attracts many CV models at a quite fast rate. |
/cc @xuannianz if he Is interested to contribute a PR. He has already some interesting reimpl in Keras/Tensorflow |
I add SMOKE to then list. Code will be released soon at https://github.com/lzccccc/SMOKE. |
Another anchor-fee face detector https://arxiv.org/abs/2003.07543 |
/cc @jaeyounkim as you have talked about a new computer vision library at tensorflow/models#8278 (comment) feel free to move this in the model repo with |
Hi @bhack -- are you still interested in these models, and would you be willing or able to contribute them to the TF Hub repository? Just checking to see if these are still useful. |
We have now some anchor-free models for object detection https://tfhub.dev/s?q=centernet |
Any plan to add anchor free models?
BBox + landmarks regression:
https://arxiv.org/abs/1904.07850
https://arxiv.org/abs/1911.03599
BBox + segmentation:
https://arxiv.org/abs/1911.06667
The text was updated successfully, but these errors were encountered: