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
{{ message }}
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
My dataset has three subfolders - train, val and test. Each of these subfolders have two classes - class1 and class2. How do I use the classification pipeline script to train for this particular setup?
The current script splits the entire data into 5 folds (with 1 val fold) on the fly. But, I want to train for this already existing dataset splitup.