Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ctrlaltf2/segment-anything.java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: inference-class
Choose a base ref
...
head repository: ctrlaltf2/segment-anything.java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 16 files changed
  • 1 contributor

Commits on May 10, 2023

  1. Merge pull request #1 from ctrlaltf2/inference-class

    Implement image loader & encoder runner
    ctrlaltf2 authored May 10, 2023
    Configuration menu
    Copy the full SHA
    14cfc56 View commit details
    Browse the repository at this point in the history
  2. Here's a great idea,

    ctrlaltf2 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6ad6dfa View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Update README.md

    ctrlaltf2 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    6b7c7c8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Add another todo

    ctrlaltf2 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    662fcd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    72c1d9c View commit details
    Browse the repository at this point in the history
  2. Bump onnxruntime to v0.16.3

    ctrlaltf2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    423745e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f7eaa View commit details
    Browse the repository at this point in the history
  4. Use repo-based image for testing

    Thanks Mingjun Liu!
    ctrlaltf2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    10146a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f5f674 View commit details
    Browse the repository at this point in the history
  6. Update roadmap

    ctrlaltf2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a6bbfc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    39763c3 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    ctrlaltf2 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    889d672 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. We have inference!

    ctrlaltf2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2609c42 View commit details
    Browse the repository at this point in the history
Loading