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

Empty numpy error on edge case #567

Open
jiashenC opened this issue Jan 24, 2023 · 2 comments
Open

Empty numpy error on edge case #567

jiashenC opened this issue Jan 24, 2023 · 2 comments
Assignees
Labels
Bug 🐞 EVA is not working as expected

Comments

@jiashenC
Copy link
Member

jiashenC commented Jan 24, 2023

SELECT FIRST(id), MVITActionRecognition(SEGMENT(data)) FROM MyVideo WHERE id < 32 GROUP BY "16f" works fine.

SELECT FIRST(id), MVITActionRecognition(SEGMENT(data)) FROM MyVideo GROUP BY "16f" fails.

@xzdandy
Copy link
Collaborator

xzdandy commented Sep 22, 2023

Is this issue still valid?

@xzdandy xzdandy added Bug 🐞 EVA is not working as expected Crash 💥 EVA is crashing and removed Crash 💥 EVA is crashing labels Sep 22, 2023
@jiashenC
Copy link
Member Author

I think it is still there since no fix has been implemented yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 EVA is not working as expected
Projects
None yet
Development

No branches or pull requests

3 participants