Skip to content

hllj/Vista-VID

Repository files navigation

Contributors Forks Stargazers Issues

Data License

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This is the official repository for Vista-VID dataset.

(back to top)

Built With

(back to top)

Getting Started

Vista-VID is developed in Python, with usage of Gemini for creating data synthetic.

Prerequisites

Make sure your system meets the following minimum requirements:

Tools

  • uv: Simplify Python environment and dependency management. uv automatically creates a virtual environment in the root directory and installs all required packages for you—no need to manually install Python environments.

  • Gemini API LLM Provider from Google with many features for image, video understanding we built on top of them.

Installation

# Install dependencies, uv will take care of the python interpreter and venv creation, and install the required packages
uv sync

cp .env.example .env

(back to top)

Configurations

Place the Gemini API Key in your .env file.

GOOGLE_API_KEY=YOUR_API_KEY

(back to top)

Usage

uv run main.py

Roadmap

  • Dataset:

    • Video Level-based Description Dataset
    • Video Captioning Dataset
    • Video QA Dataset
  • Training recipes

  • Benchmark

  • Support other LLM providers

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

(back to top)

License

Distributed under the Unlicense License. See LICENSE.txt for more information.

(back to top)

Contact

Bui Van Hop - @hopbui3 - vanhop3499@gmail.com

Project Link: https://github.com/hllj/Vista-VID

(back to top)

Acknowledgments

Vista-VID is built upon the incredible work of the open-source community. We are deeply grateful to all the projects and contributors whose efforts have made Vista-VID possible. Truly, we stand on the shoulders of giants.

We would like to extend our sincere appreciation to the following projects for their invaluable contributions:

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages