Open
Description
Currently Auto3d generates the same exact folders for each fold for each network. the only difference is hte fold arg in the config.
this causes lots of copy pasting across folds folders when there are some modifications / enhancements to add.
Ask
Please simply generate single folder with scripts and code for all folds.
I also noticed the code is very similar across network architectures, may be we can factor that in also