GithubHelp home page GithubHelp logo

jennyli-xin / skoltech_image_cap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danyache/skoltech_image_cap

0.0 1.0 0.0 1.35 GB

Полное собрание кода для задач X-Ray captioning

Jupyter Notebook 96.04% Python 3.90% Shell 0.06%

skoltech_image_cap's Introduction

Image Captioning with Attention : How to Increase Speed and Quality of X-Ray Diagnostics

Here we have three main architectures implemented.

In the Show-Attend-Tell folder is the implementation of https://arxiv.org/pdf/1502.03044v1.pdf paper and it's versions combined with GPT-2 models.

In the On-the-Automatic-Generation-of-Medical-Imaging-Reports is the implementation of https://arxiv.org/pdf/1711.08195.pdf paper.

In the Transformer-Based-Generation folder we have Transformer-based implementation using the fairseq github.

All the models are implemented using the CheXNet weights. The weights that are used are at DGX at /raid/data/cxr14-2/DenseNet121_aug4_pretrain_WeightBelow1_1_0.829766922537.pkl. If you dont use the DGX server you should change the weights path in the following files:

  • Transformer-Based-Generation/preprocess/preprocess_images_cxr.py
  • Show-Attend-Tell/models.py
  • On-the-Automatic-Generation-of-Medical-Imaging-Reports/models.py

skoltech_image_cap's People

Contributors

danyache avatar

Watchers

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