Skip to content

Github repository for the Visual Computing course 2020

Notifications You must be signed in to change notification settings

B1T0/viscomp2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viscomp2020

Github repository for the Visual Computing course 2020 at ETH Zurich.

Requirements:

Before your first use, launch and run the notebook version_control.ipynb (needs to be done only once and for all).

Alternative to Jupyter notebooks

If you don't want to bother with Git and installing all the necessary Python libraries on your computer, consider using Google Colab. It offers an online notebook service that can install libraries, store files and runs in the cloud.

  • Go to "File" -> "Open notebook" -> "GitHub" tab
  • Enter the URL of this repo in the search field: "https://github.com/tavisualcomputing/viscomp2020"
  • Click on the notebook you want to use.
  • You then need to import all the additional files in the project: on the left pannel, go to "Files" and click on the import icon. Import all the images and videos from this GitHub repository that are next to the exercise notebook (e.g. for exercise 2, import bluescreen.avi, jugglingBG.avi, jugglingTest.avi and mask.bmg). For this, you first need to download the GitHub repository and all its files on your laptop, then reupload all the files on Colab.
  • You can then directly run the notebook in your navigator.

About

Github repository for the Visual Computing course 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%