Coder Social home page Coder Social logo

iseg_fcn's Introduction

base_augment.ipynb
dataloader_augmented.py
 - This is the Model and training code for the baseline model used with augmented images.
 - The dataloader was modified to augment the files online.  It must be specified in the file. 
 - It is self contained as long as the csv files are specified and data is at the paths in the csv files.

Base_Model.ipynb
 - This is the Model and training code for the baseline model.  
 - It is self contained as long as the csv files are specified and data is at the paths in the csv files.

base_TF.ipynb
 - This is the Model and training code for the ResNet50 feature exctractor and corresponding baseline model.  
 - It is self contained as long as the csv files are specified and data is at the paths in the csv files.

fcn8s.ipynb
dataloader_fcn8s.py
dataloader.py
 - This is the Model and training code for the FC8NS model.  These dataloaders were used to get resized 
   and original images.
 - It is self contained as long as the csv files are specified and data is at the paths in the csv files.

Final_base_dice.ipynb
 - This is the Model and training code for the modified base model to address class imbalance.  
 - It is self contained as long as the csv files are specified and data is at the paths in the csv files.

nn_output_parser.ipynb
 - Because of issues with training we output all reporting to files.  This file parses these files to extract the 
   information reported.

Test_Model_Eval.ipynb
utils_test_model_eval.py
 - This file reports information relevant to our report including images and IoUs for the required classes.
 - The specified utils file is modified to report the required classes.

U_fcn.py
U_starter.ipynb
 - This is the Model and training code for the modified base model to address class imbalance.
 - The model and training code are in separate files.  
 - It is self contained as long as the csv files are specified and data is at the paths in the csv files.

utils.py
 - The original utils file filled in with the necessary code.

iseg_fcn's People

Contributors

avilajorge avatar origamijr avatar hqshen avatar xcq970109 avatar

Watchers

James Cloos avatar  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.