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

how to reset for a new training run? #3

Open
dcsan opened this issue Oct 26, 2022 · 1 comment
Open

how to reset for a new training run? #3

dcsan opened this issue Oct 26, 2022 · 1 comment

Comments

@dcsan
Copy link

dcsan commented Oct 26, 2022

if i want to add new training images and retrain, what do I need to delete?

for example:

  rm -rf  logs/*
  rm trained_models/*.ckpt

# and outpust
  rm -rf outputs/*

anything else I should delete that won't get overwritten by running the notebook again?

@twro2022
Copy link

^^ this works for me (most of the time)

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