8000 GitHub - MyStyleee/FLIC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MyStyleee/FLIC

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.5%
  • C 4.5%
0