This is my personal repository for the efficiency of my research.
-
Clone the repository.
git clone https://github.com/jakeoneijk/TorchJaekwon -
Install TorchJaekwon
source install_torchjk.sh -
Init project based on torch_jaekwon.
python init_project.py -d target_path
> python main.py
arguments:
--stage STAGE_NAME
#STAGE of the system. choices = ['preprocess', 'train', 'inference', 'evaluate']