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

A highly relevant CVPR paper on Automatic Self-Improved Data Engine using LLM and VLM #4

Open
wuyujack opened this issue Dec 3, 2024 · 2 comments

Comments

@wuyujack
Copy link
Contributor

wuyujack commented Dec 3, 2024

Hi all,

I want to bring the paper "AIDE: An Automatic Data Engine for Object Detection in Autonomous Driving" (CVPR 2024) to your attention as I believe it fully matches the spirit of LLM4Annotation. AIDE leverages Large Language Model (LLM) and Vision-Language Models (VLMs) to perform Issue Identification (i.e., what the task-oriented model should learn continually), Data Curation (i.e., retrieve the relevant raw data from large amount of unlabeled data pool), Auto-Labeling and Continual Training of the task-oriented model, Verification (i.e., using LLM to generate test cases to verify the continual trained model). We verify the scaling law of AIDE on Autonomous Driving, specifically on novel object detection. It would highly appreciated if you could include the AIDE paper in your survey. Thank you so much!

Paper Link: https://openaccess.thecvf.com/content/CVPR2024/html/Liang_AIDE_An_Automatic_Data_Engine_for_Object_Detection_in_Autonomous_CVPR_2024_paper.html

Best,
Mingfu Liang
Northwestern University

@Zhen-Tan-dmml
Copy link
Owner

Hi Mingfu,

Thanks for reaching out. We would be more than happy to include your paper. Can u please submit a PR from GitHub? We will update the manuscript later.

Thanks,
Zhen

@wuyujack
Copy link
Contributor Author

wuyujack commented Dec 3, 2024

Hi Mingfu,

Thanks for reaching out. We would be more than happy to include your paper. Can u please submit a PR from GitHub? We will update the manuscript later.

Thanks, Zhen

Hi Zhen,

The PR is committed. Thank you so much!

Best,
Mingfu

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

2 participants