tensorflow / hub

A library for transfer learning by reusing parts of TensorFlow models.
https://tensorflow.org/hub
Apache License 2.0
3.48k stars 1.66k forks source link

Anchor free model #424

Closed bhack closed 3 years ago

bhack commented 4 years ago

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

akhorlin commented 4 years ago

Currently there are no active plans to add these models.

On Fri, Nov 22, 2019 at 11:19 PM gowthamkpr notifications@github.com wrote:

Assigned #424 https://github.com/tensorflow/hub/issues/424 to @akhorlin https://github.com/akhorlin.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/tensorflow/hub/issues/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 🔧

bhack commented 4 years ago

@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

bhack commented 4 years ago

Just to add a fresh entry to anchor-free for pose: https://arxiv.org/abs/1911.07451

bhack commented 4 years ago

New interesting findings: https://arxiv.org/abs/1912.02424

bhack commented 4 years ago

Anchor free for direct E2E Multi-Person Pose Estimation https://arxiv.org/abs/1911.07451

bhack commented 4 years ago

CVPR 2020 anchor-free segmentation: https://github.com/youngwanLEE/centermask2/

Many of this are naturally integrated in Pytorch Detectron2 as it attracts many CV models at a quite fast rate. If you talk/interact with "Garden team" see also https://github.com/tensorflow/community/pull/130#issuecomment-542133134

bhack commented 4 years ago

/cc @xuannianz if he Is interested to contribute a PR. He has already some interesting reimpl in Keras/Tensorflow

bhack commented 4 years ago

I add SMOKE to then list. Code will be released soon at https://github.com/lzccccc/SMOKE. It Is the authors official reference impl in Pytorch obviously.

bhack commented 4 years ago

Another anchor-fee face detector https://arxiv.org/abs/2003.07543

bhack commented 4 years ago

/cc @jaeyounkim as you have talked about a new computer vision library at https://github.com/tensorflow/models/issues/8278#issuecomment-628310079 feel free to move this in the model repo with community suggestion label if you think that it is a better place to monitor this request.

j-grimstad commented 3 years ago

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.

bhack commented 3 years ago

We have now some anchor-free models for object detection https://tfhub.dev/s?q=centernet