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

adanet for object detection #5

Open
SUYEgit opened this issue Oct 31, 2018 · 4 comments
Open

adanet for object detection #5

SUYEgit opened this issue Oct 31, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@SUYEgit
Copy link

SUYEgit commented Oct 31, 2018

Hi, thank you for sharing this brilliant automl tool!I wish I could implement your code, but in most industry scene tasks are complicated and will not be able to be solved by classification.

When would you provide adanet for object detection task? Or do you have the plan?

I find out that most popular automl tools are not capable to apply on task like object detection, semantic segmantation, such as autokeras. Could you please tell me the most significant technical barrier to search networks architectures like faster rcnn?

I would appreciate your reply, thanks.

@cweill
Copy link
Contributor

cweill commented Oct 31, 2018

Thank you for your kind words. We would like to make AdaNet as flexible as possible to support different real-world tasks. Could you please provide some examples of object detection datasets and/or frameworks we could look at for inspiration? Do you know if any of them are implemented in TensorFlow using the tf.estimator.Estimator API?

@cweill cweill added the enhancement New feature or request label Oct 31, 2018
@mlaradji
Copy link

I am interested in using AdaNet for semantic segmentation. It seems to me that the main thing that would need to be implemented is an appropriate head for use in the AdaNet Estimator.

@bhack
Copy link

bhack commented Jan 14, 2019

What about Google Autodeeplab for segmentation?
Will it land here?
See https://arxiv.org/abs/1901.02985

@omar16100
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants