DeepVision Class. Starter code for learning computer vision and image recognition.

github.com/deepvision-class/starter-code

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2019
  • Merge pull request #3 from deepvision-class/A4
  • added decode_captions and attention_visualizer
  • Merge pull request #2 from deepvision-class/A3
September 2019
  • Add time limit in Solver.train
  • Add extract_drive_file_id to import_colab
  • Update for A3
  • Merge pull request #1 from deepvision-class/assignment2
  • add two additional helper functions
  • Initial commit