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

DinoV2 & Depth Anything V2: Bigger Models #2288

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    c20b7b3 View commit details
    Browse the repository at this point in the history
  2. make dino head optional

    jeroenvlek committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c9ed473 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    d2e2d6d View commit details
    Browse the repository at this point in the history
  2. add large and giant models

    jeroenvlek committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3037e72 View commit details
    Browse the repository at this point in the history
  3. update READMEs

    jeroenvlek committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4398baa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    866cf70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b979e26 View commit details
    Browse the repository at this point in the history
  6. use stack instead of cat

    jeroenvlek committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8e5430d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f3861b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09c5480 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    058f80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f596a6 View commit details
    Browse the repository at this point in the history
  3. extract args module

    jeroenvlek committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4e90cc2 View commit details
    Browse the repository at this point in the history
  4. extract image_ops module

    jeroenvlek committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ca08ef0 View commit details
    Browse the repository at this point in the history
  5. fix permutation

    jeroenvlek committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b6a6af6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbb8733 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a40b4e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3223907 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    7d7c572 View commit details
    Browse the repository at this point in the history
  2. fix resizing

    jeroenvlek committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    129c888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fb41a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e60c21 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. use BGR input

    jeroenvlek committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8c4539d View commit details
    Browse the repository at this point in the history
  2. update depth bike output

    jeroenvlek committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    656d6b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6c821e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. print stuff

    jeroenvlek committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    594a490 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. debug statements

    jeroenvlek committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    621ffb1 View commit details
    Browse the repository at this point in the history
  2. load images with opencv

    jeroenvlek committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    30de3db View commit details
    Browse the repository at this point in the history
  3. lots of debug statements

    jeroenvlek committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d14a81d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af9b222 View commit details
    Browse the repository at this point in the history
  5. more debug

    jeroenvlek committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e492c0a View commit details
    Browse the repository at this point in the history
  6. fix debug pritn

    jeroenvlek committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3e07dd4 View commit details
    Browse the repository at this point in the history
  7. don't use class tokens

    jeroenvlek committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    39e7970 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6c37ca View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. remove all prints

    jeroenvlek committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8b66d21 View commit details
    Browse the repository at this point in the history
  2. unifying all insights

    jeroenvlek committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b9b13a1 View commit details
    Browse the repository at this point in the history
  3. ignore align corners

    jeroenvlek committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9605251 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. remove bilinear upsampling

    jeroenvlek committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bc5a5cb View commit details
    Browse the repository at this point in the history