This is a reporsity about scientific figure animation
For input with muliti imags, all available output gifs are saved in outputs(by default). Selected gifs for presentation will be saved in presentation(by default).
Move to utils folder and run to install GDINO in project
pip install -e .
If you incounter some problems, you can check the link above and clone GroundDino into utils and rename it as GDINO. Following the instruction as the link.
See requirement.txt for detail.
This is a pan.baiud linked to pretrained models, please put the pretrained models under the folder of ./utils/pretrained_models.
python figure_animation.py --input/path/to/input
For more detail options please see in figure_animation.py
If you feel it interesting, a star is enough.