Skip to content

An Image Processing Tool to Generate Ground Truth Data from Satellite Images using Deep Learning

License

Notifications You must be signed in to change notification settings

gautamkumarjaiswal/Ground-Truth-Generation

Repository files navigation

Ground-Truth-Generation

An Image Processing Tool to Generate Ground Truth Data from Satellite Images using Deep Learning

Download complete folder and install all packages from requirements.txt, However, all libraries listed in requirements.txt is not required. If you have memory issue with your system then install manually, else install all using pip install -r requirements.txt

To train model from scratch run 'trainModel.py'.

To test trained model run 'testDBimage.py', This will select test images from database and generate result.

To test with random satellite image run 'test_random_image.py'.

For more detail please read article published at Medium https://towardsdatascience.com/an-image-processing-tool-to-generate-ground-truth-data-from-satellite-images-using-deep-learning-f9fd21625f6c

About

An Image Processing Tool to Generate Ground Truth Data from Satellite Images using Deep Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages