GithubHelp home page GithubHelp logo

supercut's Introduction

Readme for Unsupervised image registration inference

This repository is for multimodal microscopy image registration

Install instructions

Setup a python enviroment

Create a virutal enviroment with python version 3.6

Activate the virtualenv, and run

pip install  -r requirements.txt

Download models

Download models for cut and SuperPoint, and place them into "./models/cut" and ".models/sp/" respectively

Images

Use the example images in the Images/A and Images/B folder

or download the full datasets from https://zenodo.org/record/8162985 and preprocess them

Run

Run

Start the pipeline with arguments: Cut model path: where latest_net_G.pb is located SuperPoint model path, where saved_model.pb is located Image A path: in the article referred as modality 1 Image B path: in the article reffered as modality 2

Example


python3 run_pipeline.py "./models/cut/cut_unaligned_resize/" "./models/sp/sp_v6/" "./Images/A/p1_wA1_t1_m9_c1_z0_l1_o0_1.png" "Images/B/p1_wA1_t1_m9_c1_z0_l1_o0_1.png"

supercut's People

Contributors

grexai avatar arkkienkeli avatar

Stargazers

 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.