Skip to content

Tarasz57/big-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1st assignment

Before starting the script you must do the following:

  • Make sure your Python version is 3.8: python --version
  • Install requirements: pip install -r requirements.txt
  • Download image data set into project directory: wget https://www.dropbox.com/s/1eb7fx9bqr85cfo/data_set_VU_test1.zip
  • Unzip it: unzip data_set_VU_test1.zip
  • Create 3 folders for processed image saving: mkdir blacked && mkdir blurred && mkdir noised

Run the script with python final.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages