brown-palm/AntGPT
Official code implemtation of paper AntGPT: Can Large Language Models Help Long-term Action Anticipation from Videos?
This project helps anticipate future actions in videos, like predicting the next steps in a cooking recipe or a complex repair task. It takes video footage and a description of the observed actions as input. It then outputs a sequence of likely future actions an actor might perform, helping users understand longer-term goals.
No commits in the last 6 months.
Use this if you need to predict what someone is going to do next based on video observations and understand the overarching goal of their activities.
Not ideal if you're looking for real-time action prediction in live scenarios or if your data doesn't involve procedural tasks.
Stars
29
Forks
3
Language
Python
License
MIT
Category
Last pushed
Sep 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/brown-palm/AntGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Nixtla/nixtla
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and...
andrewdalpino/NoPE-GPT
A GPT-style small language model (SLM) with no positional embeddings (NoPE).
sigdelsanjog/gptmed
pip install gptmed
akanyaani/gpt-2-tensorflow2.0
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
samkamau81/FinGPT_
FinGPT is an AI language model designed to understand and generate financial content. Built upon...