All Projects → smeucci → LineSegm

smeucci / LineSegm

Licence: MIT License
Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to LineSegm

DeepFashion MRCNN
Fashion Item segmentation with Mask_RCNN
Stars: ✭ 29 (+52.63%)
Mutual labels:  segmentation
NavMeshSurface2DBaker
NavMeshSurface2DBaker is a Unity Package that provides functionality to bake 2D colliders into NavMeshSurface components.
Stars: ✭ 33 (+73.68%)
Mutual labels:  pathfinding
coursera-ai-for-medicine-specialization
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Stars: ✭ 80 (+321.05%)
Mutual labels:  segmentation
segmentation training pipeline
Research Pipeline for image masking/segmentation in Keras
Stars: ✭ 54 (+184.21%)
Mutual labels:  segmentation
Image-Processing-in-Python
This repository contains the links to the article that I wrote on Medium pertaining to Image processing.
Stars: ✭ 23 (+21.05%)
Mutual labels:  segmentation
lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, MODNet, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.
Stars: ✭ 1,354 (+7026.32%)
Mutual labels:  segmentation
Segmentation-Series-Chaos
Summary and experiment includes basic segmentation, human segmentation, human or portrait matting for both image and video.
Stars: ✭ 75 (+294.74%)
Mutual labels:  segmentation
retinal-exudates-detection
exudates detection using hybrid approach (Image Morphology & Machine Learning)
Stars: ✭ 53 (+178.95%)
Mutual labels:  segmentation
TNSCUI2020-Seg-Rank1st
This is the source code of the 1st place solution for segmentation task in MICCAI 2020 TN-SCUI challenge.
Stars: ✭ 161 (+747.37%)
Mutual labels:  segmentation
instant-segment
Fast English word segmentation in Rust
Stars: ✭ 49 (+157.89%)
Mutual labels:  segmentation
NavMeshDemo
Unity client navmesh export to server for pathfinding
Stars: ✭ 31 (+63.16%)
Mutual labels:  pathfinding
astar-typescript
A* search algorithm in TypeScript
Stars: ✭ 37 (+94.74%)
Mutual labels:  pathfinding
shellnet
ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics
Stars: ✭ 80 (+321.05%)
Mutual labels:  segmentation
unsupervised llamas
Code for https://unsupervised-llamas.com
Stars: ✭ 70 (+268.42%)
Mutual labels:  segmentation
unet-pytorch
No description or website provided.
Stars: ✭ 18 (-5.26%)
Mutual labels:  segmentation
tutorials-hg1
These tutorials demonstrate the usage of the Harfang API
Stars: ✭ 12 (-36.84%)
Mutual labels:  pathfinding
HoughRectangle
Rectangle detection using the Hough transform
Stars: ✭ 76 (+300%)
Mutual labels:  segmentation
brainreg-segment
Segmentation of 3D shapes in a common anatomical space
Stars: ✭ 13 (-31.58%)
Mutual labels:  segmentation
PathFinding
C# project. Realized a visualization of the pathfinding algorithms using Console (2D version), Windows Forms (2D version) and WPF (2D and 3D versions)
Stars: ✭ 18 (-5.26%)
Mutual labels:  pathfinding
mri-deep-learning-tools
Resurces for MRI images processing and deep learning in 3D
Stars: ✭ 56 (+194.74%)
Mutual labels:  segmentation

Line Segmentation of Handwritten Documents.

Based on [O. Surinka, M. Holtkamp, F. Karabaa, J.P. van Oosten, L. Schomaker and M. Wiering. A* Path Planning for Line Segmentation of Handwritten Documents, 14 th International Conference on Frontiers in Handwriting recognition, 2014.].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].