A comprehensive video editing and processing platform with multiple components for video highlight detection, advanced effects, and enhancement.
Video highlight detection and editing system that automatically identifies key moments in videos.
src/pegasus/src/pegasus/app.pysrc/pegasus/sport.pyAdvanced video processing and effects engine for professional-grade video enhancement.
src/chef/ and Videous CHEF/video_effects.py: Core video effects processingvideousapi.py: API interface for video processingvideomatting.py: Video matting and background separationBGREPLACEVIDEOS.py: Background replacement functionalitydepth_controller.py: Depth estimation and controlVideo analysis and enhancement system for sports and gaming content.
src/starleague/ and StarLeague/StarLeague.pyStarLeaguecustom.pyAdvanced video matting library for precise foreground extraction.
RobustVideoMatting/inference.py, inference_utils.pymodel/src/core/algorithms.py: Core algorithms for video processingsrc/utils/config_manager.py: Configuration managements3_manager.py: Amazon S3 integration for media storage70 CGC LUTs/Media files are stored in Amazon S3:
videous-media-filess3://videous-media-files/videos/s3://videous-media-files/models/pip install -r requirements.txt
python -m src.pegasus.app
pip install -r requirements.txtconfigs/videous-friends/
├── configs/ # Configuration files
├── docs/ # Documentation
├── models/ # Model files (stored in S3)
├── scripts/ # Utility scripts
├── src/
│ ├── chef/ # Videous CHEF modules
│ ├── core/ # Core algorithms
│ ├── pegasus/ # Pegasus Editor
│ ├── starleague/ # StarLeague
│ └── utils/ # Utility functions
└── tests/ # Test suite
docs directory for detailed documentationconfigs/tests/Proprietary - All rights reserved
3 commits
Python
100.0%
A comprehensive video editing and processing platform with multiple components for video highlight detection, advanced effects, and enhancement.
Video highlight detection and editing system that automatically identifies key moments in videos.
src/pegasus/src/pegasus/app.pysrc/pegasus/sport.pyAdvanced video processing and effects engine for professional-grade video enhancement.
src/chef/ and Videous CHEF/video_effects.py: Core video effects processingvideousapi.py: API interface for video processingvideomatting.py: Video matting and background separationBGREPLACEVIDEOS.py: Background replacement functionalitydepth_controller.py: Depth estimation and controlVideo analysis and enhancement system for sports and gaming content.
src/starleague/ and StarLeague/StarLeague.pyStarLeaguecustom.pyAdvanced video matting library for precise foreground extraction.
RobustVideoMatting/inference.py, inference_utils.pymodel/src/core/algorithms.py: Core algorithms for video processingsrc/utils/config_manager.py: Configuration managements3_manager.py: Amazon S3 integration for media storage70 CGC LUTs/Media files are stored in Amazon S3:
videous-media-filess3://videous-media-files/videos/s3://videous-media-files/models/pip install -r requirements.txt
python -m src.pegasus.app
pip install -r requirements.txtconfigs/videous-friends/
├── configs/ # Configuration files
├── docs/ # Documentation
├── models/ # Model files (stored in S3)
├── scripts/ # Utility scripts
├── src/
│ ├── chef/ # Videous CHEF modules
│ ├── core/ # Core algorithms
│ ├── pegasus/ # Pegasus Editor
│ ├── starleague/ # StarLeague
│ └── utils/ # Utility functions
└── tests/ # Test suite
docs directory for detailed documentationconfigs/tests/Proprietary - All rights reserved
3 commits
Python
100.0%