OpenVideo
OpenVideo specializes in the domain of text-to-video generation, with the goal of providing high-quality and diverse video datasets to AI researchers globally.
File Explorer
Download Latest Version (.zip)- python-package.yml
- python-publish.yml
- caption_platform.png
- connect.png
- data_transfer.png
- openvideo-logo.jpg
- openvideo-logo2.png
- openvideo_tagger.png
- __init__.py
- huggingface.py
- __init__.py
- youtube_dl.py
- __init__.py
- file_utils.py
- __init__.py
- data.py
- dataset.py
- monitor.py
- uid.py
- mixkit_fetch.py
- uid.py
- api.py
- pexels_fetch.py
- uid.py
- pixabay_fetch.py
- uid.py
- __init__.py
- utils.py
- __init__.py
- gen_keyframe_3frames.py
- gen_keyframe_IFrame.py
- gen_keyframe_usediff.py
- README.md
- configuration.json
- __init__.py
- video_quality_assessment.py
- video1.0.gif
- video1.1.gif
- video1.2.gif
- video1.3.gif
- __init__.py
- helpers.py
- imagebind_model.py
- multimodal_preprocessors.py
- transformer.py
- data.py
- demo.py
- main.py
- requirements.txt
- test.py
- __init__.py
- cutscene_detect.py
- event_stitching.py
- README.md
- requirements.txt
- video_splitting.py
- __init__.py
- decode_parquet_file.py
- download_modelscope.py
- encode_parquet_file.py
- Logger.py
- zipfile_videos.py
- __init__.py
- main.py
- __init__.py
- utils.py
- __init__.py
- requirements.txt
- test_pkg_extend.py
- test_video_fetch.py
- .gitignore
- codecov.yml
- README.md
- README_ZH.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/UmiMarch/OpenVideo
Downloads the entire project code from GitHub to your computer.
cd OpenVideo
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
$ pip install openvideo
Installs the Python libraries listed in requirements.txt (or similar).
$ pip install -U https://github.com/UmiMarch/OpenVideo/archive/master.zip # with --user for user install (no root)
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
