Giter Site home page Giter Site logo

conradry / max-deeplab Goto Github PK

View Code? Open in Web Editor NEW
112.0 7.0 12.0 3.72 MB

Unofficial implementation of MaX-DeepLab for Instance Segmentation

License: MIT License

Python 2.63% Jupyter Notebook 97.37%
instance-segmentation deep-learning pytorch transformer deeplab

max-deeplab's Introduction

MaX-DeepLab

Unofficial implementation of MaX-DeepLab for Instance Segmentation: https://arxiv.org/abs/2012.00759v1.

Status

Only the MaX-DeepLab-S architecture is putatively implemented. Primarily, this code is intended as a reference; I can't make any guarantees that it will reproduce the results of the paper.

  • Axial Attention block
  • Dual Path Transformer block
  • MaX-DeepLab-S architecture
  • Hungarian Matcher
  • PQ-style loss
  • Auxiliary losses (Instance discrimination, Mask-ID cross-entropy, Semantic Segmentation)
  • Coco Panoptic Dataset
  • Simple inference

Usage

See example.ipynb.

max-deeplab's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

max-deeplab's Issues

Drop Path in the Paper

Hello, thanks for sharing this work! I have a question, do you implement the drop path in backbone as mentioned in the paper? Thank you.

Ignored classes and nestedTensor

Hi,

Thank you for the implementation. I have two questions regarding the code.

  1. What is the significance of converting list of Tensors to nestedTensor in dataloader?
  2. Are class labels for the background 0 and 201 ignored in the loss function?

code

can you share your code and result ?

about the flops

Are the M-adds you reported in your paper equivalent to FLOPs?

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.