Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiscale Vision Transformers #40

Closed
wants to merge 69 commits into from
Closed

Multiscale Vision Transformers #40

wants to merge 69 commits into from

Commits on Nov 26, 2021

  1. Create multiscale.py

    Amapocho authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9b717ff View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Update multiscale.py

    Amapocho authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    f35e6e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Create mlp.py

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    a3f6095 View commit details
    Browse the repository at this point in the history
  2. Delete mlp.py

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    441df76 View commit details
    Browse the repository at this point in the history
  3. Create droppath.py

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    03fc0f1 View commit details
    Browse the repository at this point in the history
  4. Create mlp.py

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    cd159f8 View commit details
    Browse the repository at this point in the history
  5. Add docstrings

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    7aef807 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c8a00e View commit details
    Browse the repository at this point in the history
  7. Update docstring

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    fb41ba3 View commit details
    Browse the repository at this point in the history
  8. Add import statements

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    9aa3800 View commit details
    Browse the repository at this point in the history
  9. Add docstring

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    6d38d9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38d9bc0 View commit details
    Browse the repository at this point in the history
  11. Run pre-commit

    Amapocho committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    3788eb6 View commit details
    Browse the repository at this point in the history
  12. Update DropPath import

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    db284a8 View commit details
    Browse the repository at this point in the history
  13. Delete droppath.py

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    60aa249 View commit details
    Browse the repository at this point in the history
  14. Delete mlp.py

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    8df5268 View commit details
    Browse the repository at this point in the history
  15. Update Mlp import

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    5a08e33 View commit details
    Browse the repository at this point in the history
  16. Run pre-commit

    Amapocho committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    dd72553 View commit details
    Browse the repository at this point in the history
  17. Update docstring

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    f144ed7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    77e9925 View commit details
    Browse the repository at this point in the history
  19. Run pre-commit

    Amapocho committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    d6fcc13 View commit details
    Browse the repository at this point in the history
  20. Update docstring

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    d716b63 View commit details
    Browse the repository at this point in the history
  21. Remove multiscale block

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    f857764 View commit details
    Browse the repository at this point in the history
  22. Update imports

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    23a81f8 View commit details
    Browse the repository at this point in the history
  23. Create multiscale.py

    Amapocho authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    7a41441 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Create multiscale.py

    Amapocho authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f9b58da View commit details
    Browse the repository at this point in the history
  2. Update test_attention.py

    Amapocho authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a454ede View commit details
    Browse the repository at this point in the history
  3. Delete test_attention.py

    Amapocho authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    7731f1f View commit details
    Browse the repository at this point in the history
  4. Update

    Amapocho committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ef649b0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from SforAiDl/main

    Multiscale Vision Transformers
    Amapocho authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6cbe9e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6289f17 View commit details
    Browse the repository at this point in the history
  7. Update multiscale.py

    Amapocho authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b3e8506 View commit details
    Browse the repository at this point in the history
  8. Update multiscale.py

    Amapocho authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a0ea7d1 View commit details
    Browse the repository at this point in the history
  9. Update multiscale.py

    Amapocho authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c2bffb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Update multiscale.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    d616f0c View commit details
    Browse the repository at this point in the history
  2. Update vformer/encoder/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    ebbc04b View commit details
    Browse the repository at this point in the history
  3. Update vformer/attention/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    f57e04a View commit details
    Browse the repository at this point in the history
  4. Update multiscale.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    290e79f View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c9d4044 View commit details
    Browse the repository at this point in the history
  6. Update multiscale.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    60d9e97 View commit details
    Browse the repository at this point in the history
  7. Update __init__.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    a0d2063 View commit details
    Browse the repository at this point in the history
  8. Update test_attention.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    930c596 View commit details
    Browse the repository at this point in the history
  9. Update test_encoder.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0e61971 View commit details
    Browse the repository at this point in the history
  10. Update multiscale.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    313b2d0 View commit details
    Browse the repository at this point in the history
  11. Update multiscale.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    8a9a06c View commit details
    Browse the repository at this point in the history
  12. Update test_models.py

    Amapocho authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    36010fd View commit details
    Browse the repository at this point in the history
  13. update

    Amapocho committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    558dcff View commit details
    Browse the repository at this point in the history
  14. Update vformer/encoder/embedding/patch_multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e555aa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Update tests

    Amapocho committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    6fac3a7 View commit details
    Browse the repository at this point in the history
  2. Update tests

    Amapocho committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    7cc4cea View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Update vformer/models/classification/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    077e2e7 View commit details
    Browse the repository at this point in the history
  2. Update vformer/models/classification/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    6fea53d View commit details
    Browse the repository at this point in the history
  3. Update vformer/models/classification/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e43a858 View commit details
    Browse the repository at this point in the history
  4. Update vformer/models/classification/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    372aa69 View commit details
    Browse the repository at this point in the history
  5. Update vformer/models/classification/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    5ad17bd View commit details
    Browse the repository at this point in the history
  6. Update vformer/models/classification/multiscale.py

    Co-authored-by: Abhijit Deo <[email protected]>
    Amapocho and abhi-glitchhg authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    8b0b82e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Import trunc_normal_

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    a0a2e18 View commit details
    Browse the repository at this point in the history
  2. Create multiscale.py

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    14ddfb8 View commit details
    Browse the repository at this point in the history
  3. Update multiscale.py

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5b603a2 View commit details
    Browse the repository at this point in the history
  4. Update multiscale.py

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c40f844 View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    9c14715 View commit details
    Browse the repository at this point in the history
  6. Update multiscale.py

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3947d2c View commit details
    Browse the repository at this point in the history
  7. Update multiscale.py

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    014c6e5 View commit details
    Browse the repository at this point in the history
  8. Update multiscale.py

    Amapocho authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    85fd771 View commit details
    Browse the repository at this point in the history
  9. Update

    Amapocho committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b43eadb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Update multiscale.py

    Amapocho authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    161ca3f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. remove logger

    Amapocho authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    beed6ea View commit details
    Browse the repository at this point in the history
  2. Update multiscale.py

    Amapocho authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4926fed View commit details
    Browse the repository at this point in the history
  3. Update HEAD_ACT

    Amapocho committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    209b510 View commit details
    Browse the repository at this point in the history