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

Add Custom Tools #61

Merged
merged 18 commits into from
Apr 24, 2024
Merged

Add Custom Tools #61

merged 18 commits into from
Apr 24, 2024

Commits on Apr 22, 2024

  1. added custom tools

    dillonalaird committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    03c2480 View commit details
    Browse the repository at this point in the history
  2. updated readme

    dillonalaird committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9effc1f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    eb793f3 View commit details
    Browse the repository at this point in the history
  2. Add a new tool: determine if a bbox is contained within another bbox (#…

    …59)
    
    * Add a new bounding box contains tool
    
    * Fix format
    AsiaCao authored and dillonalaird committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    84b5d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd7c973 View commit details
    Browse the repository at this point in the history
  4. Add Count tools (#56)

    * Adding counting tools to vision agent
    
    * fixed heatmap overlay and addressesessed PR comments
    
    * adding the counting tool to take both absolute coordinate and normalized coordinates, refactoring code, adding llm generate counter tool
    
    * fix linting
    shankar-vision-eng authored and dillonalaird committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f3e7d87 View commit details
    Browse the repository at this point in the history
  5. Remove torch and cuda dependencies (#60)

    Resolve merge conflicts
    AsiaCao authored and dillonalaird committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    56d2270 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90ad178 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88af0b4 View commit details
    Browse the repository at this point in the history
  8. ran isort

    dillonalaird committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e177981 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ab0611 View commit details
    Browse the repository at this point in the history
  10. fix linting error

    dillonalaird committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0f3a55c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3aca8c7 View commit details
    Browse the repository at this point in the history
  12. added OCR

    dillonalaird committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6af8d9e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5135c7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    669a88b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. round scores

    dillonalaird committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0fc5d14 View commit details
    Browse the repository at this point in the history
  2. fix readme typo

    dillonalaird committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    13482bc View commit details
    Browse the repository at this point in the history