Giter Club home page Giter Club logo

deeplabv3-swintransformer's Introduction

deeplabv3-swintransformer

from deeplabv3 (https://github.com/VainF/DeepLabV3Plus-Pytorch), and some swin-transformers (https://github.com/berniwal/swin-transformer-pytorch、https://github.com/microsoft/Swin-Transformer), I try these swin-transformers as backbone on deeplabv3, to see image segmentation and compare them.

note:

  1. deeplabv3 and deeplabv3plus for berniwal swin-transformer;
  2. deeplabv3 for microsoft swin-transformer;
  3. deeplabv3plus for microsoft swin-transformer;
  4. modify WindowAttention of berniwal swin-transformer by my thinking.
  5. explanation by Issues 1
  6. add dataset named 'CameraBase' for test
  7. add hrnet and exception, follow VainF
  8. add resnet18
  9. add regnet (y_400mf, y_8gf, y_32gf), swin-transformer into (swin_t, swin_s, swin_b, swin_l), use resnet and mobilenet from pytorch
  10. add mobilenet_v3(small, large)
  11. add vggnet(vgg11_bn, vgg16_bn, vgg19_bn)
  12. add shufflenetv2(x0_5, x1_0)
  13. result(resnet50) for voc
  14. add ghostnetv2(1_0, 1_3, 1_6)
  15. add dataset named 'Battery' for test
  16. add mobilenet_v2_bubbliiiing, by means of "https://github.com/bubbliiiing/deeplabv3-plus-pytorch/tree/bilibili"
  17. modify mobilenet_v3 for test, by means of bubbliiiing

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.