Coder Social home page Coder Social logo

zqlanre / triple-anet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guo-xiaoqing/triple-anet

0.0 0.0 0.0 3.46 MB

Triple ANet: Adaptive Abnormal-aware Attention Network for WCE Image Classification, MICCAI2019

License: MIT License

Python 100.00%

triple-anet's Introduction

Triple ANet: Adaptive Abnormal-aware Attention Network for WCE Image Classification

by Xiaoqing Guo, Yixuan Yuan.

Summary:

Intoduction:

This repository is for our MICCAI2019 paper "Triple ANet: Adaptive Abnormal-aware Attention Network for WCE Image Classification"

Framework:

Usage:

Requirement:

Tensorflow 1.4 Python 3.5

Preprocessing:

Clone the repository:

git clone https://github.com/Guo-Xiaoqing/Triple-ANet.git
cd Triple-ANet

Use "make_txt.py" to split training data and testing data. The generated txt files are showed in folder "./txt/". "make_tfrecords.py" is used to make tfrecord format data, which could be stored in folder "./tfrecord/".

Train the model:

python3 Triple_ANet_train.py --tfdata_path ./tfrecord/

Test the model:

python3 Triple_ANet_test.py --tfdata_path ./tfrecord/

Results:

From top to bottom, they are respectively inflammatory, vascular lesion and polyp samples. (a) Original image. (b)(c) show attention maps of the 1st and 2nd AAM. (d)(e) show offset fields in the 1st branch and 2nd branch of the 1st AMM while (f)(g) show offset fields in the 1st branch and 2nd branch of the 2st AMM. (h) Ground truth of mask.

Citation:

@inproceedings{guo2019triple,
title={Triple ANet: Adaptive Abnormal-aware Attention Network for WCE Image Classification},
author={Guo, Xiaoqing and Yuan, Yixuan},
booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
pages={293--301},
year={2019},
organization={Springer}
}

Questions:

Please contact "[email protected]"

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.