Skip to content

luoshiyong/ConvTransNet

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages