Skip to content

Commit

Permalink
Removed OpenPose dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
peifferjd authored Oct 14, 2024
1 parent 248dd58 commit 09490c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pose_pipeline/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,6 @@ def overlay_fn(image, idx):
class BlurredVideo(dj.Computed):
definition = """
-> Video
-> OpenPose
---
output_video : attach@localattach # datajoint managed video file
"""
Expand Down

0 comments on commit 09490c4

Please sign in to comment.