Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 537 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 537 Bytes

Telling the Time with Computer Vision

Read the blog post for a full explanation of the project!

Image Prediction

Why learn how to tell the time when your computer can?

Usage

Before you start, make sure you have the following packages installed (other packages should be prerequisites of these).

  1. torch
  2. torchvision
  3. opencv-python
  4. matplotlib

Run python main.py <FILE> and you should see your prediction displayed! Predictions are also saved to preds.png.