Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Special inputs/outputs #46

Closed
lvaleriu opened this issue Jan 13, 2020 · 1 comment
Closed

Special inputs/outputs #46

lvaleriu opened this issue Jan 13, 2020 · 1 comment

Comments

@lvaleriu
Copy link
Contributor

Would it be possible to implement/show an example/tutorial of how to implement a 4 channel image input/multiple inputs (image + image, image + text) for tasks like (image segmentation/classification)? I know that some of these tasks will eventually be implemented by the community at some point (6 months after the release of a stable version), like it happened for the fastai v1. But it will boost fastai adoption if some guide to do this would be present from the beginning (personally i always fallback to keras functional api when i have to manage special inputs, etc. And I always regret what I loose when doing that).

So, would that be possible? I'm willing to contribute if you share some direction (i understand that you are probably ver busy).

Thank you!

@sgugger
Copy link
Contributor

sgugger commented Jan 14, 2020

There is a tutorial that shows how to use the middle-tier APIs to generate inputs for a siamese network in this notebook which has multiple inputs.

Closing this issue as we use the forum for feature requests, issues are for known bugs only.

@sgugger sgugger closed this as completed Jan 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants