/CGCNet

Primary LanguagePython

CGCNet

This is the official code repository for "CGCNet: Remote Sensing Image Road Extraction with Compact Global Context-aware".

1.Training

DeepGlobe python main_CGCNet_Road.py

Massachusetts python main_CGCNet_Mas.py

2.Evaluation

DeepGlobe python test_CGCNet_Road.py

Massachusetts python test_CGCNet_Mas.py

3.Acknowledgments

We thank the authors of RCFSNet for open-source code.