Coder Social home page Coder Social logo

detect-cell-edge-use-unet's Introduction

detail of implement unet

when u get the code and data

first u should run the split_merge_tif.py, because the meta data train-volume.tid includes 30 tif image, so u should split it. so the test-volume.tif and train-volume.tif is same.

second u should run data.py it make data augmentation, i first merge the tarin image and the corresponding groundtruth, so we can make train image and label have the same change, we save the merge data in diretory named merge after merge and then make augmentation,u can refer to https://blog.keras.io/building-powerful-image-classification-models-using-very-little-data.html, we save augmentated image in diretory named aug_merge after augmentation we split the merged image to train and label to diretory named in aug_train and aug_label.

next u can run unet.py. when u finished run unet.py, it will generate unet.hdf5 and imgs_mask_test.npy

if u want to show the result of unet, u can run test_predict.py

figure_1

** if u use windows the '/' in the path should be replaced with double '\' **

if u have any question please issue, thank u.

email: [email protected] [email protected]

my blog:http://blog.csdn.net/qq_18293213

detect-cell-edge-use-unet's People

Contributors

silencemao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.