Skip to content

Conversation

@ashleyyli
Copy link

Update devdocker/docker-compose.yml to use new scene detection method
Fix typo in comment in svm_poly3.py

@ashleyyli ashleyyli requested a review from angrave November 10, 2025 18:05
Copy link
Collaborator

@angrave angrave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
The updates in the .zip
.env changes -
< SCENE_DETECT_USE_OCR=true

SCENE_DETECT_USE_OCR=false

docker-compose.yml -
191,192c191,192
< SCENE_DETECT_ALGORITHM_CLASS: "SvmPoly3"
< SCENE_DETECT_ALGORITHM_MODULE: "pkg.agent.tasks.lib.scenedetection.svm_poly3"

  SCENE_DETECT_ALGORITHM_CLASS: "SvmPoly2"
  SCENE_DETECT_ALGORITHM_MODULE: "pkg.agent.tasks.lib.scenedetection.svm_poly2"

@angrave angrave merged commit e0f9a9e into staging Nov 10, 2025
1 check passed
@angrave angrave deleted the update-devdocker branch November 10, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants