ViLoMem
ViLoMem: Agentic Learner with Grow-and-Refine Multimodal Semantic Memory
File Explorer
Download Latest Version (.zip)- method_2-1.png
- motivation-1.png
- MathVista_MINI.yaml
- MathVista_MINI.yaml
- download_benchmarks.sh
- __init__.py
- registry.py
- __init__.py
- anls.py
- mathglance.py
- ocrbench.py
- __init__.py
- basemodel.py
- context.py
- llm_judge.py
- logging_utils.py
- prompt_utils.py
- prompts.py
- utils.py
- verification.py
- vlmeval_bridge.py
- __init__.py
- context.py
- graph.py
- heatmap_qwen25vl.py
- memory.py
- nodes.py
- state.py
- __init__.py
- context.py
- graph.py
- nodes.py
- state.py
- __init__.py
- answer_parser.py
- dataset_utils.py
- prompt_builder.py
- resume_utils.py
- vlmeval_matching.py
- vlmeval_verifier.py
- vlmevalkit_exporter.py
- .env.example
- .gitignore
- pyproject.toml
- README.md
- run_agent_eval.py
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/weihao-bo/ViLoMem
Downloads the entire project code from GitHub to your computer.
cd ViLoMem
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
