Code Monkey home page Code Monkey logo

ssbcnn's Introduction

Local rotation invariance in 3D CNNs

Implementation of the 3D Locally Rotation Invariant CNNs developed in "3D Solid Spherical Bispectrum CNNs for Biomedical Texture Analysis", Valentin Oreiller, Vincent Andrearczyk, Julien Fageot, John O. Prior, Adrien Depeursinge. Paper submitted to IEEE TMI.

How to use it

To obtain LRI, the first convolution of a 3D CNN can be replaced by one of the LRI variants:

  • sse_conv3d and bispectrum_conv3d are defined in ./sh_networks_utils.py is obtained by calculating invariants in the form of Solid Spherical Energy (SSE) or Solid Spherical Bispectrum (SSB) from the response to convolutions with spherical harmonics.

Example usage is provided on a basic synthetic texture dataset from ./synthetic_experiments/ in the notebook train.ipynb.

Installation and Requirements

The environment needed to run the experiments must include Tensorflow 1.14.0

The list of python dependecies is provided in requirements.txt and can be installed by running: pip install -r requirements.txt

ssbcnn's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar paper2code - bot avatar

Forkers

jaejun-yoo

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.