DaisyHacks2020

Important: Note that all the directory paths specified are for the local machine, please change the paths accordingly if you wish to reproduce the results.

  • Final Docs
  • Contains the final output.csv file
  • Legacy
  • Old code such as the YOLO net v2, old google cloud code that we are not using in the latest/final version.
  • Units
  • Code to parse the given units csv file
  • Csv_labels
  • Contains the provided datasets
  • extraxttext
  • Contains code to read txt from the ad blocks using google api
  • sampleImages
  • Customized ad black images for final texting
  • text_from_images
  • Actually parses, classifies text and extracts relevant information
  • utils
  • util files for YOLO network and some other old/new code.