3260 papers • 126 benchmarks • 313 datasets
This task has no description! Would you like to contribute one?
(Image credit: Papersgraph)
These leaderboards are used to track progress in line-detection-1
Use these libraries to find line-detection-1 models and implementations
No subtasks available.
A traffic line detection method called Point Instance Network (PINet), based on the key points estimation and instance segmentation approach, which achieves competitive accuracy and false positive on the TuSimple and Culane datasets.
This paper collects and annotates 2036 archival document images from different locations and time periods and proposes a new evaluation scheme that is based on baselines, which has no need for binarization and it can handle skewed as well as rotated text lines.
Extensive experiments conducted on five datasets demonstrate the superiority of PageNet over existing weakly supervised and fully supervised page-level methods, and may spark further research beyond the realms of existing methods based on connectionist temporal classification or attention.
This paper presents a very simple but efficient algorithm for 3D line segment detection from large scale unorganized point cloud based on point cloud segmentation and 2D line detection.
A new tracking criterion is defined which combines a grouping cost and an area similarity constraint and makes the resulting boundary tracking more robust to local minima.
The developed method is capable of handling complex layouts as well as curved and arbitrarily oriented text lines and substantially outperforms current state-of-the-art approaches.
This paper incorporates the classical Hough transform technique into deeply learned representations and proposes a one-shot end-to-end learning framework for line detection by parameterizing lines with slopes and biases, which transforms the problem of detecting semantic lines in the spatial domain into spotting individual points in the parametric domain.
This paper presents our solution for ICDAR 2021 competition on scientific literature parsing taskB: table recognition to HTML. In our method, we divide the table content recognition task into foursub-tasks: table structure recognition, text line detection, text line recognition, and box assignment.Our table structure recognition algorithm is customized based on MASTER [1], a robust image textrecognition algorithm. PSENet [2] is used to detect each text line in the table image. For text linerecognition, our model is also built on MASTER. Finally, in the box assignment phase, we associatedthe text boxes detected by PSENet with the structure item reconstructed by table structure prediction,and fill the recognized content of the text line into the corresponding item. Our proposed methodachieves a 96.84% TEDS score on 9,115 validation samples in the development phase, and a 96.32%TEDS score on 9,064 samples in the final evaluation phase.
Agronav is proposed, an end-to-end vision-based autonomous navigation framework, which outputs the centerline from the input image by sequentially processing it through semantic segmentation and semantic line detection models.
A CUDA based algorithm for LMS computation is presented and shown to be much faster than the optimal state of the art single threaded CPU algorithm and used to modify the well-known Hough Transform in order to efficiently detect image lines in noisy images.
Adding a benchmark result helps the community track progress.