-
Clone the repository:
git clone https://github.com/hby96/BDC-codebase.git cd BDC-codebase
-
modify the folder path in the
save_csv_to_res_feature.py
. -
run the following command:
python3 lib/utils/save_csv_to_res_feature.py
-
modify the configurations in the config file.
-
run the followin command:
python3 main/train_res.py --cfg configs/load_res_feature.yaml