Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lists #6

Open
ikostrikov opened this issue May 29, 2015 · 3 comments
Open

Lists #6

ikostrikov opened this issue May 29, 2015 · 3 comments

Comments

@ikostrikov
Copy link
Member

We need to make the sequential container applicable to lists like it's done in Torch7:
https://github.com/torch/nn/blob/master/doc/table.md

@lucasb-eyer
Copy link
Member

By the way, I didn't comment here yet because I don't know much about this. I read the table documentation a few months ago but didn't really understand use-cases of it. Could you give a pseudocode example of how you see such a container in Beacon8?

@ikostrikov
Copy link
Member Author

The goal is to simplify predictions for list of images of different size. But I'm not really sure that we need it.

@lucasb-eyer
Copy link
Member

I see, though it's not clear to me yet how we'd implement it, as the list container would somehow replace the idea of a minibatch?

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

No branches or pull requests

2 participants