Skip to content

Fix #146: Allow alternative solvers for IMAGE input data - #187

Open
Paramveersingh-S wants to merge 1 commit into
CambridgeCIA:mainfrom
Paramveersingh-S:fix/lion-issue-146
Open

Fix #146: Allow alternative solvers for IMAGE input data#187
Paramveersingh-S wants to merge 1 commit into
CambridgeCIA:mainfrom
Paramveersingh-S:fix/lion-issue-146

Conversation

@Paramveersingh-S

Copy link
Copy Markdown
Contributor

This PR enhances SupervisedSolver by decoupling it from the hardcoded fdk initializer. The solver now optionally accepts an image_initializer argument, falling back to fdk only when this argument is not supplied. This resolves the feature request to allow for custom initializers or pre-trained networks when models expect an IMAGE input type.

@AnderBiguri

Copy link
Copy Markdown
Member

Thanks! However this would need to apply to all solvers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants