Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.54 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.54 KB

whatonearth

The program aims to determine subject space and projection method of a map image or graphic. The project was first a part of 2016 Wolfram Summer School, then Wolfram Mentorships through summer of 2017, under supervision of Dr. Giorgia Fortuna. An overview at the end of the Mentorships program is here.

Prerequisites

Wolfram Mathematica 10.1 or later. Program was last compiled on 11.2. The program heavily relies on Wolfram's TextRecognize function, whose dependability varies by version.

Running the tests

A que7 network can be trained in the code, with several tweakable parameters, including network structure, loss function, training rounds, etc. After que7 is trained, the final function can be tested on any given image, with the image as the argument.

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GPL v3 - see the LICENSE.md file for details

Acknowledgments

  • Much thanks to Giorgia Fortuna for guidance and mentorship,
  • Stephen Wolfram for many meaningful discussions, and
  • Karan Shah and other members of the Summer School for support, interest, and beer, and
  • Billie Thompson PurpleBooth for the README template.