University of Macau, SIAT CAS, Huizhou Univeristy, Baoshan Univeristy
In IEEE Transactions on Circuits and Systems for Video Technology
If you need visualization results, you may contact Dr.Guo via [email protected]
You may download the dataset first, and then specify TRAIN_DIR, VAL_DIR and SAVE_DIR in the section TRAINING in config.yml
.
For single GPU training:
python train.py
For multiple GPUs training:
accelerate config
accelerate launch train.py
If you have difficulties with the usage of accelerate
, please refer to Accelerate.
Please first specify TRAIN_DIR, VAL_DIR and SAVE_DIR in section TESTING in config.yml
.
python infer.py