ConvTransNet - Pytorch Implementation of ConvTransNet in Pytorch 1.Preprocess the data Command to run python ./data_prepare/preprocess.py 2.Training Command to run python train.py 3.Testing Command to run python test.py 4.Post Command to run python post.py