File "dface/prepare_data/gen_landmark_48.py", line 156, in
gen_data(args.annotation_file, args.traindata_store, args.prefix_path)
File "dface/prepare_data/gen_landmark_48.py", line 84, in gen_data
delta_x = npr.randint(-w 0.2, w 0.2)
File "mtrand.pyx", line 992, in mtrand.RandomState.randint
ValueError: Range cannot be empty (low >= high) unless no samples are taken
File "dface/prepare_data/gen_landmark_48.py", line 156, in
gen_data(args.annotation_file, args.traindata_store, args.prefix_path)
File "dface/prepare_data/gen_landmark_48.py", line 84, in gen_data
delta_x = npr.randint(-w 0.2, w 0.2)
File "mtrand.pyx", line 992, in mtrand.RandomState.randint
ValueError: Range cannot be empty (low >= high) unless no samples are taken