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

How to generate proposals t7 files? #17

Open
tanakka opened this issue Sep 20, 2016 · 2 comments
Open

How to generate proposals t7 files? #17

tanakka opened this issue Sep 20, 2016 · 2 comments

Comments

@tanakka
Copy link

tanakka commented Sep 20, 2016

How can I generate train.t7 and val.t7 from deepmask output?
deepmask/evalPerImage.lua generates multiple JSON|t7 files. (divided into chunks of 500 images each)

@samson-wang
Copy link

@tanakka FYI #16 I post a piece of code in the reply.

@veejai
Copy link

veejai commented Sep 28, 2016

I know pre-computed proposals are given in the torch format since the file is huge and hard to create it at our end, but is there a straightforward approach to create these files when your dataset is small. Like @tanakka asked, whats the next step in converting those split json or t7 files into train.t7 or val.t7, is there a code snippet to make this process easier? Thanks in advance.

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

3 participants