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

Output clarification #8

Open
Connor-Bowley opened this issue Apr 7, 2022 · 1 comment
Open

Output clarification #8

Connor-Bowley opened this issue Apr 7, 2022 · 1 comment

Comments

@Connor-Bowley
Copy link

When I run the module, the only thing in the given output folder is a folder called logs/. In this folder I see checkpoints and stuff, but I would have expected a more obvious "here is the final output CNN". It would also be nice if in the README you talked a little bit about the output folder's setup, what there is, where to find it, and how to use the output.

Regarding the how to use the output, if there is going to be a follow on for running the trained models (which your comments on the extension index PR indicate there might be) you should mention something about that in the README.

@mturja-vf-ic-bd
Copy link
Owner

I have updated the readme describing the structure of the output directory. Right now, the output directory holds the checkpoints and tensorboard logs. The checkpoints will be used by the user at inference time. However, right now the module doesn't have any inference module. In the future, I will develop the inference module and then the use cases of the checkpoints can be described more clearly.

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

No branches or pull requests

2 participants