项目作者: mfaisal59

项目描述 :
Real Background Synthetic Foreground (RBSF) Dataset for Video Object Segmentation
高级语言: Shell
项目地址: git://github.com/mfaisal59/RBSF.git
创建时间: 2019-10-10T13:43:37Z
项目社区:https://github.com/mfaisal59/RBSF

开源协议:

下载


RBSF

Real Background Synthetic Foreground (RBSF) Dataset for Video Object Segmentation

This is public repository of Dataset proposed in our WACV 2020 paper on Exploiting Geometric Constraints on Dense Trajectories for Motion Saliency.

RBSF Dataset:

We created our own synthetic dataset, called RBSF (Real Background, Synthetic foreground), by overlaying the 20 different foreground objects performing various movements with 5 different real background videos. We downloaded both the foregrounds and backgrounds videos from YouTube and mixed them using Video Editing Tool.
For more details about dataset, please visit our project page.

Download Dataset

  1. chmod +x download_dataset.sh
  2. bash ./download_dataset.sh

BIBTEX:

If you use this dataset, please cite our paper:

  1. @article{DBLP:journals/corr/abs-1909-13258,
  2. author = {Muhammad Faisal and
  3. Ijaz Akhter and
  4. Mohsen Ali and
  5. Richard I. Hartley},
  6. title = {Exploiting Geometric Constraints on Dense Trajectories for Motion
  7. Saliency},
  8. journal = {CoRR},
  9. volume = {abs/1909.13258},
  10. year = {2019},
  11. url = {http://arxiv.org/abs/1909.13258}
  12. }