* Generate multi-frame GT database for copy-paste augmentation of multi-frame training
* Generate multi-frame GT database for copy-paste augmentation of multi-frame training. There is also a faster version with parallel data generation by adding `--use_parallel`, but you need to read the codes and rename the file after getting the results.
```
# There is also a faster version with parallel data generation by adding `--use_parallel`, but you need to read the codes and rename the file after getting the results