-
Notifications
You must be signed in to change notification settings - Fork 63
Description
We would like to create ops that perform pixel-wise classification based on input parameters—such as a list of features to compute, and initial training set—and producing an output ImgLabeling of the classification. Then the UI for TWS can be refactored to call the ops and produce the same results as before, but backed by the ops framework.
A related part of this work could be to also convert the feature computations to plugins, so that the available features become extensible. But this is a secondary project.
@iarganda How do you feel about @LeonYang5114 working on this project?
@dietzc Do you have specific ideas, preferences, etc., for how a set of pixel-wise classification ops would be structured?
@LeeKamentsky Does this sound like the direction you had in mind during our chat today?