unsupervised_detection icon indicating copy to clipboard operation
unsupervised_detection copied to clipboard

train_DAVIS2016.sh

Open mouxinyue1 opened this issue 4 years ago • 1 comments

hello,I'm working on train_DAVIS2016.sh,I would like to ask if these parameters need to be modified root_dir-----Data set location flow_ckpt----pwcnet.ckpt-595000 location checkpoint_dir-----checkpoint location

Now I have modified, but the error is reported --flow_normalizer=80.0: command not found --test_temporal_shift=1: command not found

I want to ask what these parameters mean

mouxinyue1 avatar Dec 02 '21 08:12 mouxinyue1

scripts/train_DAVIS2016.sh : add an '/' at the end of line which forgot appending '/'.

sunsunnyshine avatar Mar 21 '23 03:03 sunsunnyshine