This document discusses a framework for recognizing roads from remote sensing imagery using machine learning. It proposes using a convolutional neural network (CNN) trained on large amounts of reference data to initially classify imagery into classification maps, then refining the CNN on a small amount of accurately labeled data. A series of experiments in MATLAB show this two-step training approach considers a large amount of context to provide fine-grained classification maps while addressing issues with imperfect training data. The document also reviews several existing methods for road extraction from remote sensing imagery and their limitations.