4 lines
154 B
Python
4 lines
154 B
Python
# YOLO + SAM2 Video Processing Pipeline
|
|
# Core modules for video processing with human detection and segmentation
|
|
|
|
from .eye_processor import EyeProcessor |