Skip to content

wissebarkhof/data-analysis-project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis Project 2

The current setup assumes an env.py file, which has your data structure in it but is ignored by git so we don't get merge conflicts about path settings.

Mine looks like this:

top_folder = "data/data/"

foggy_im_path = top_folder + "foggy"
clear_im_path = top_folder + "clear"
net_im_path = top_folder + "net"

Also, everything in the data folder is ignored so we don't push large files around.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published