copypasteforvideoseg

July 13, 2021 ยท View on GitHub

data augmentation for video segmentation

toy data:

http://qw5w9m21j.hn-bkt.clouddn.com/toy_data.zip

https://drive.google.com/file/d/1VLY6Ob0pPlCPHopWp68c43UnG0zBLcHS/view?usp=sharing

running commands

python3 copy_paste.py --src_dir=.../toy_data --target_dir=.../copy_paste
python3 copy_paste_same.py --src_dir=.../toy_data --target_dir=.../copy_paste_same --num_worker=4

http://qw5w9m21j.hn-bkt.clouddn.com/error.jpg

http://qw5w9m21j.hn-bkt.clouddn.com/error.jpg

Contents

  1. 1toy data:
  2. 2running commands