default.txt 255 Bytes
Newer Older
bailuo's avatar
init  
bailuo committed
1
2
3
4
5
6
7
8
9
10
11
12
13
expname = DCU-xxx
data_dir = /your_code_path/omnimotion/DAVIS_data_path/xxx # 指定一个视频序列

# training
num_pairs = 8
num_pts = 256
use_affine = True
use_error_map = True
use_count_map = True

# inference
use_max_loc = True
vis_occlusion = True