Spaces:
Running
on
T4
Running
on
T4
File size: 271 Bytes
d4b77ac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
# dataset general info
flow_path: youtubevos_flows
frame_path: youtubevos_frames
name2len: config/youtubevos_name2len.pkl
flow:
flow_height: 256
flow_width: 256
augments: False
colors: RGB
ext: .jpg
edge:
sigma: 1
low_threshold: 0.1
high_threshold: 0.2
|