Skip to content
/ IIA Public

(ICMR'2025)Incremental Information-Aware: Mine Abundant and Accurate Information for Video Captioning

Notifications You must be signed in to change notification settings

Zhongnibug/IIA

Repository files navigation

IIA

Incremental Information-Aware: Mine Abundant and Accurate Information for Video Captioning

Ningkai Zhong, Bin Fang, Mengdi Li, and Langping Wang.

Content

Environment

Clone and enter the repo:

git clone https://github.com/Zhongnibug/IIA.git
cd IIA

Here we use:

  • Python 3.11.8
  • torch 2.2.1
  • cuda 12.1

If you are using Anaconda, you can use the following command to create and activate the environment:

conda env create -f iia_env.yml
conda activate IIA

Data Preparation

About

(ICMR'2025)Incremental Information-Aware: Mine Abundant and Accurate Information for Video Captioning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published