Skip to content
Discussion options

You must be logged in to vote

Preparing a pipeline file as in reference you share here was exactly what we were successfully did here

In that case, you are using it correctly and don't need to change anything.

what we do understand from the quoted statement above is any class derived from RVPipeline such as SegmentationPipeline and the others were expected to implement both methods, get_config() and get_configs() in each of this derived class

This is incorrect. These classes do not have to implement these.

that these derived classes is expecting for a pipeline .py file that has get_config() or get_configs() in it.

Mostly correct. The derived classes don't care about get_config() but rather the pipeline config th…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ammarsani-my
Comment options

Comment options

You must be logged in to vote
1 reply
@ammarsani-my
Comment options

Answer selected by ammarsani-my
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants