github4210 / FLIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLIC:Fast Linear Iterative Clustering With Active Search

More details

Please refer to our paper.

Operating environment

Our method runs on Windows 10 operating system. Please install Opencv3(https://opencv.org/opencv-3-0.html) and Visual Studio 2013.

git clone https://github.com/JXingZhao/FLIC.git

The Datasets we use are BSDS500 Dataset(https://www2.eecs.berkeley.edu/Research/Projects/CS/vision/bsds/) and PASCAL Context Dataset (https://www.cs.stanford.edu/~roozbeh/pascal-context/)

If you think this work is helpful, please cite

@inproceedings{zhao2018flic,
  title={FLIC: Fast Linear Iterative Clustering with Active Search},
  author={Zhao, Jia-Xin and Bo, Ren and Hou, Qibin and Cheng, Ming-Ming},
  booktitle={AAAI},
  year={2018}
}

About


Languages

Language:C++ 95.4%Language:C 4.5%Language:MATLAB 0.0%