idk
This commit is contained in:
@@ -29,7 +29,7 @@ matting:
|
||||
memory_offload: true # Critical for streaming - offload to CPU when needed
|
||||
fp16: false # Disable FP16 to avoid type mismatch with compiled models for memory efficiency
|
||||
continuous_correction: true # Periodically refine tracking
|
||||
correction_interval: 300 # Correct every 5 seconds at 60fps
|
||||
correction_interval: 30 # Correct every 0.5 seconds at 60fps (for testing)
|
||||
|
||||
stereo:
|
||||
mode: "master_slave" # Left eye detects, right eye follows
|
||||
|
||||
Reference in New Issue
Block a user