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

So, how does the K-fold Cross validation Train work? #26

Open
YuByoungJoon opened this issue May 26, 2022 · 0 comments
Open

So, how does the K-fold Cross validation Train work? #26

YuByoungJoon opened this issue May 26, 2022 · 0 comments

Comments

@YuByoungJoon
Copy link

YuByoungJoon commented May 26, 2022

I enjoyed the tutorial you uploaded.

I just have one question to ask.

  1. The uploaded create_run_model.py file is the same as model_main_tf2.py provided by the existing Tensorflow2 Object detection API.
    Did you just rename the file?

  2. You have created 3 K-folds in the text. Then, is there any way to train 3 Folds in one run?

  3. I saw that you wrote code for Train_0fold. Then, for Cross Validation using Tensorflow, does the user directly compare the results after conducting separate training for each fold?

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

1 participant