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

implement first version of vlm predicate classifier #284

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

lf-zhao
Copy link
Collaborator

@lf-zhao lf-zhao commented May 4, 2024

Start a PR on using VLM for predicate evaluation, replacing original classifier for e.g., On and Inside. Working on next steps, but create one PR for keeping manageable size.

  • use rich package to make structured logging
  • add openai VLM interface
  • add some test for it
  • add fields in State to store current images, objects
  • add some logic to save these info to state
  • implement VLM predicate classifier with the interface
  • run and test on LIS Spot!

…; we need to figure out a better way to sync later!
…e-eval

# Conflicts:
#	predicators/pretrained_model_interface.py
#	setup.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant