Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AllAideas
/
SegmentacionVideo
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c3ba8f8
SegmentacionVideo
/
utils
/
constants.py
cesar
Upload 3 files
64e21e1
over 2 years ago
raw
Copy download link
history
blame
Safe
140 Bytes
MAX_SEQ_LENGTH =
20
NUM_FEATURES =
1024
IMG_SIZE =
128
CLASS_VOCAB = [
'CricketShot'
,
'PlayingCello'
,
'Punch'
,
'ShavingBeard'
,
'TennisSwing'
]