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

Fix/vision and search interface #20

Merged
merged 6 commits into from
Jun 27, 2024
Merged

Fix/vision and search interface #20

merged 6 commits into from
Jun 27, 2024

Conversation

ankit-v2-3
Copy link
Collaborator

Pull Request

Description:
Enhance the search functionality in the video and collection modules and introduce methods for describing scenes and frames and modify the scene indexing method to return different data.

Changes:

  • Update Video.search( ) and Collection.search( ) to accept a new parameter index_type with options IndexType.scene or IndexType.spoken_word.
  • Add Scene.describe( ) and Frame.describe( ) to provide detailed descriptions of scenes and frames.
  • Modify index_scenes( ) to return index_id instead of scene_index_records.

@ashish-spext ashish-spext merged commit b93e11c into main Jun 27, 2024
3 checks passed
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.

2 participants