LineFiller
Leak-proofing line art filling and segmentation based on trapped-ball filling, and a deep learning model for grouping.
Install / Use
/learn @hepesu/LineFillerREADME
LineFiller
Leak-proofing line art filling and segmentation based on trapped-ball filling.
The Full pipeline including different deep learning models and algorithm. For now, the repository only including trapped-ball filling(segmentation).
- Input is be prepocessed by deep learning model LineCloser and LineThinner, these result a nice normalization line-drawing. Work in progess
- A combination of Trapped-ball and FloodFill algorithm are used to do segmentation, the raw output will be processed by simple merge operation. Done
- For each segment, a deep learning model LineFeature is used to extract features, then a cluster algorithm is used for grouping. Work in progess
- Using LineFeature for classification or comparing to determine the color palatte by exmpale or user input. Work in progess
Extra pipelien
- Using model from JACS for color palatte design. Work in progess
- Using LineShader for shading. Work in progess
- Using a model for coloring stylization. Work in progess
Example
The line art is drawn with reference from Violet Evergarden. <img src="example.png"/>
Result using trapped-ball and floodfill pipeline. Only floodfill leads result with leak. <img src="fills.png"/>
Result after merged. <img src="fills_merged.png"/>
Result after performed line thinning. <img src="fills_merged_no_contour.png"/>
From Project HAT by Hepesu With :heart:
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
400Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
20.0kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
