Skip to content

CSProfKGD/Computer-Vision-Coursepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EECS 4422 Computer Vision Course Website

Modern static course page for A Visual and Technical Journey Into Computer Vision.

The legacy source of truth is:

The site follows the style and static architecture of the sibling Deep Learning Coursepage project.

Files

  • index.html - page shell and semantic sections
  • styles.css - dark-first responsive theme
  • script.js - dynamic rendering and theme toggle
  • data/course.json - authoritative structured course content
  • data/course-data.js - static fallback for opening the page directly
  • assets/ - York branding and instructor portrait

Local Preview

From this folder:

python3 -m http.server 8000

Then open:

http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors