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

ACAR Robustness for Inactive Agents #23

Open
Edwardius opened this issue May 30, 2022 · 1 comment
Open

ACAR Robustness for Inactive Agents #23

Edwardius opened this issue May 30, 2022 · 1 comment
Assignees

Comments

@Edwardius
Copy link
Contributor

Edwardius commented May 30, 2022

How do we make our perception stack conscious of active and inactive agents?
Some proposals so far:
Optical Flow (YOLOACT)
Video-Level detection

@liqq010
Copy link
Contributor

liqq010 commented Jun 29, 2022

An improvement of detection on inactive agents by assigning an additional class for agents.

Inactive agent detection achieve [email protected] of 34.7% on val1, improving about 4% than previous model.
And achieve [email protected] of 49.1% of “Car” agent, improving 4.7% than previous model.
Combined with merged class, an improvement of 1.5% on end-to-end evaluation compared to the best detector of last year.

https://github.com/WATonomous/action-classification/wiki/Agent-Detection#inactive-agent-detection

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

No branches or pull requests

3 participants