keras-team / autokeras

AutoML library for deep learning
http://autokeras.com/
Apache License 2.0
9.13k stars 1.4k forks source link

ImageSegmenter #914

Open haifeng-jin opened 4 years ago

haifeng-jin commented 4 years ago

One option would be using the auto deep lab search space

haifeng-jin commented 4 years ago

Follow the API of TimeSeriesForecaster. https://github.com/keras-team/autokeras/tree/master/autokeras/tasks

ECEMACHINE commented 4 years ago

ImageSegmenter.fit(x,y)

haifeng-jin commented 4 years ago

@ECEMACHINE will design the APIs.

haifeng-jin commented 4 years ago

@ECEMACHINE will work on implementing the head.

lc0 commented 3 years ago

@haifeng-jin it looks like the linked PR was closed. Is this one still planned?

haifeng-jin commented 3 years ago

Yes, but we don't have extra developers to work on it for now. This feature will be continued after object detection and time series data.