Spaces:
Runtime error
Runtime error
title: Ellipse Detection Aamd | |
emoji: π | |
colorFrom: gray | |
colorTo: green | |
sdk: docker | |
pinned: false | |
# Arc Adjacency Matrix based Fast Ellipse Detection [*](https://github.com/Li-Zhaoxi/AAMED) | |
For implementation details on the algorithm, please see the original [paper](https://arxiv.org/abs/1810.03243) and [code](https://github.com/Li-Zhaoxi/AAMED). | |
[This space](https://huggingface.co./spaces/fjenett/ellipse-detection-aamed) runs on free CPU and does not need a GPU. | |
# References | |
This is a space running the code from [here](https://github.com/Li-Zhaoxi/AAMED) 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} | |
} | |
``` | |