fjenett's picture
added link to space
72d348e
metadata
title: Ellipse Detection Aamd
emoji: πŸƒ
colorFrom: gray
colorTo: green
sdk: docker
pinned: false

Arc Adjacency Matrix based Fast Ellipse Detection *

For implementation details on the algorithm, please see the original paper and code.

This space runs on free CPU and does not need a GPU.

References

This is a space running the code from here as Docker image. Arxiv link: https://arxiv.org/abs/1810.03243

@misc{lu2019arcsupport,
      title={Arc-support Line Segments Revisited: An Efficient and High-quality Ellipse Detection}, 
      author={Changsheng Lu and Siyu Xia and Ming Shao and Yun Fu},
      year={2019},
      eprint={1810.03243},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}