autokeras icon indicating copy to clipboard operation
autokeras copied to clipboard

ImageSegmenter

Open haifeng-jin opened this issue 5 years ago • 6 comments

One option would be using the auto deep lab search space

  • [x] Task API design.
  • [ ] Implement the segmentation head.
  • [ ] Implement necessary blocks.
  • [ ] Stable the performance.

haifeng-jin avatar Jan 20 '20 17:01 haifeng-jin

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

haifeng-jin avatar Feb 21 '20 19:02 haifeng-jin

ImageSegmenter.fit(x,y)

ECEMACHINE avatar Feb 27 '20 19:02 ECEMACHINE

@ECEMACHINE will design the APIs.

haifeng-jin avatar Feb 27 '20 20:02 haifeng-jin

@ECEMACHINE will work on implementing the head.

haifeng-jin avatar Mar 07 '20 21:03 haifeng-jin

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

lc0 avatar Nov 05 '20 22:11 lc0

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.

haifeng-jin avatar Dec 11 '20 16:12 haifeng-jin