Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Femmpitch/nuclei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Nuclei

2018 Data Science Bowl project

Step-by-step from the box

  1. Create folders on the project directory:

  2. Download data set from competition page.

  3. Unpack data set:

    • stage1_train.zip into ../data/images/train
    • stage1_test.zip into ../data/images/test
  4. Run ../src/utils/make_npys.py. This will create folder ../out_files/npy/128_128_split.

  5. Run ../src/main.py. This will run the process of fitting model and predicting masks on test images, and create the submission file at the ../sub folder

About

2018 Data Science Bowl project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages