-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
REFACTORCode restructuring, logic optimization, no feature changesCode restructuring, logic optimization, no feature changesenhancementNew feature or requestNew feature or request
Description
What needs refactoring?
During the modularization and modification of the video summarization pipeline, the step comments are not in sequential order, making the pipeline flow less intuitive.
We need to reorganize the comments to match the correct execution order to improve readability.
Detailed tasks
- Reorder step comments to reflect the correct pipeline sequence
Expected outcome
Step comments are properly ordered to reflect the actual pipeline execution flow, improving code readability and making it easier to follow each processing stage.
References (optional)
pipeline.py
Metadata
Metadata
Assignees
Labels
REFACTORCode restructuring, logic optimization, no feature changesCode restructuring, logic optimization, no feature changesenhancementNew feature or requestNew feature or request