luoshiyong / ConvTransNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%