OpenTrain AI
Maintained implementation availablepytorch

Swin Transformer: Hierarchical Vision Transformer using Shifted Windows

March 1, 2021arXiv: 2103.14030
1 repo15,824 stars~a few days to reproduce
arXiv PDF

Abstract

Results & Benchmarks

TaskDatasetMetricValue
Image classificationCOCOAP50
OptimizationCOCOAP50

Hardware Requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Best Implementation

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

15.8k 2.2k Jul 2024 MIT
License
CI
Deps
Docker
  • Selected microsoft/Swin-Transformer as the strongest maintained implementation for new work.
  • Repository activity is within the last 24 months.

Reproduction Path

  1. 1

    Start with microsoft/Swin-Transformer and validate setup instructions in README.

  2. 2

    Reproduce the baseline result with the provided defaults before modifying hyperparameters.

  3. 3

    Log exact dependency versions and runtime environment for reproducibility.

Time to first repro: a few daysNo CI workflows detectedDependency manifest is missing

Additional Implementations

No additional verified repositories beyond the primary recommendation.

Hugging Face Artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet.

Research Context