Spaces:
NSOUP
/
No application file

seitoku's picture
Upload folder using huggingface_hub
ba8d952 verified
raw
history blame contribute delete
125 Bytes
# Enumerations
TYPE_BS_MOG2: int
TYPE_BS_KNN: int
BackgroundSubtractorType = int
"""One of [TYPE_BS_MOG2, TYPE_BS_KNN]"""