avanetten/cresi

How to get checkpoint file

cuongnc5 opened this issue · 0 comments

I run ./train.sh configs/sn5_baseline.json But I got a error at print (" Missing file:", os.path.join(self.save_path, checkpoint_name))
How to i can create checkpoint file or how to i download checkpoint file?