Python swin-transformer

Open-source Python projects categorized as swin-transformer

Top 11 Python swin-transformer Projects

  • mmdetection

    OpenMMLab Detection Toolbox and Benchmark

  • Swin-Transformer

    This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

  • Project mention: Samsung expected to report 80% profit plunge as losses mount at chip business | news.ycombinator.com | 2023-10-10

    > there is really nothing that "normal" AI requires that is bound to CUDA. pyTorch and Tensorflow are backend agnostic (ideally...).

    There are a lot of optimizations that CUDA has that are nowhere near supported in other software or even hardware. Custom cuda kernels also aren't as rare as one might think, they will often just be hidden unless you're looking at libraries. Our more well known example is going to be StyleGAN[0] but it isn't uncommon to see elsewhere, even in research code. Swin even has a cuda kernel[1]. Or find torch here[1] (which github reports that 4% of the code is cuda (and 42% C++ and 2% C)). These things are everywhere. I don't think pytorch and tensorflow could ever be agnostic, there will always be a difference just because you have to spend resources differently (developing kernels is time resource). We can draw evidence by looking at Intel MKL, which is still better than open source libraries and has been so for a long time.

    I really do want AMD to compete in this space. I'd even love a third player like Intel. We really do need competition here, but it would be naive to think that there's going to be a quick catchup here. AMD has a lot of work to do and posting a few bounties and starting a company (idk, called "micro grad"?) isn't going to solve the problem anytime soon.

    And fwiw, I'm willing to bet that most AI companies would rather run in house servers than from cloud service providers. The truth is that right now just publishing is extremely correlated to compute infrastructure (doesn't need to be but with all the noise we've just said "fuck the poor" because rejecting is easy) and anyone building products has costly infrastructure.

    [0] https://github.com/NVlabs/stylegan2-ada-pytorch/blob/d72cc7d...

    [1] https://github.com/microsoft/Swin-Transformer/blob/2cb103f2d...

    [2] https://github.com/pytorch/pytorch/tree/main/aten/src

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mmsegmentation

    OpenMMLab Semantic Segmentation Toolbox and Benchmark.

  • PaddleClas

    A treasure chest for visual classification and recognition powered by PaddlePaddle

  • mmpretrain

    OpenMMLab Pre-training Toolbox and Benchmark

  • Swin-Transformer-Object-Detection

    This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.

  • Video-Swin-Transformer

    This is an official implementation for "Video Swin Transformers".

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Swin-Transformer-Semantic-Segmentation

    This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.

  • SimMIM

    This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".

  • Swin-Transformer-Tensorflow

    Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)

  • Swin-Transformer-Serve

    Deploy Swin Transformer using TorchServe

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python swin-transformer related posts

Index

What are some of the best open-source swin-transformer projects in Python? This list will help you:

Project Stars
1 mmdetection 27,742
2 Swin-Transformer 12,917
3 mmsegmentation 7,380
4 PaddleClas 5,251
5 mmpretrain 3,156
6 Swin-Transformer-Object-Detection 1,710
7 Video-Swin-Transformer 1,309
8 Swin-Transformer-Semantic-Segmentation 1,081
9 SimMIM 860
10 Swin-Transformer-Tensorflow 61
11 Swin-Transformer-Serve 26

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com