SkillAgentSearch skills...

Timekeeper

Telling the time from an image with computer vision (PyTorch + OpenCV)

Install / Use

/learn @JinayJain/Timekeeper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated2mo ago
Forks2

Languages

Python

Security Score

75/100

Audited on Jan 30, 2026

No findings