You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
You have created 3 K-folds in the text. Then, is there any way to train 3 Folds in one run?
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?
The text was updated successfully, but these errors were encountered:
I enjoyed the tutorial you uploaded.
I just have one question to ask.
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?
You have created 3 K-folds in the text. Then, is there any way to train 3 Folds in one run?
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?
The text was updated successfully, but these errors were encountered: