avanetten / cresi

Road network extraction from satellite imagery, with speed and travel time estimates
Apache License 2.0
186 stars 63 forks source link

How to get checkpoint file #17

Open cuongnc5 opened 3 years ago

cuongnc5 commented 3 years ago

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?