Giter Site home page Giter Site logo

btp_project's Introduction

BTP_Project

The repository contains the details of both the semesters of BTP Project (CP302 & CP303).

To create a tmux (you can run code indefinitely here)

To check for all existing tmux sessions

  • tmux ls

To create a new tmux session (index 1)

  • tmux attach-session -t 1

To kill a tmux session with 1 index

  • tmux kill-session -t 1

The folder ./Diffusion_Model contains all the files associated with the SR3 model used, along with all the code modifications made.

Install the requirements using:

  • pip install -r requirement.txt

  • cd Diffusion_Model To train the diffusion model, run the below command (hyper parameters are supplied by the config files present in ./Diffusion_Model/config)

  • python3 sr.py -p train -c config/sr_sr3_64_512.json

The folder ./W-Net contains all the files associated with the W-Net, W-Net Combined and W-Net 3-Layer (our change to the original W-Net architecture)

install keras

  • pip install keras

You can find the jupyter notebooks associated with each model type in ./W-Net/JNotebooks

Find all the results related to variations of SR3 in ./Diffusion-Results

The report containing all the data and detailed information is attached as "MRI_enhancements_using_neural_networks.pdf"

All the code related to augmenting the datasets can be found in ./dataset_aug_files

btp_project's People

Contributors

shikhar-soni avatar soggycake0312 avatar

Watchers

 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.