Pinned Repositories
chineseocr
yolo3+ocr
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
cstrike15_src
Leak of CS:GO Source code, provided by yours truly so go rep me
deep-hough-transform
Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
DeepLayout
Deep learning based page layout analysis
deskew-scanned-images
pdfocr
scan pdf ocr and to excel,only support table or bill format,扫描件转excel
receipt-parser
A supermarket receipt parser written in Python using tesseract OCR
train
react 和ant design实现的在线教育系统前端,基于restful接口。
trainserver
django实现的前后端分离在线教育系统,包含考试和视频点播
fangaofeng's Repositories
fangaofeng/trainserver
django实现的前后端分离在线教育系统,包含考试和视频点播
fangaofeng/train
react 和ant design实现的在线教育系统前端,基于restful接口。
fangaofeng/pdfocr
scan pdf ocr and to excel,only support table or bill format,扫描件转excel
fangaofeng/receipt-parser
A supermarket receipt parser written in Python using tesseract OCR
fangaofeng/chineseocr
yolo3+ocr
fangaofeng/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
fangaofeng/cstrike15_src
Leak of CS:GO Source code, provided by yours truly so go rep me
fangaofeng/deep-hough-transform
Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
fangaofeng/deskew-scanned-images
fangaofeng/Document-Layout-Analysis
Tools for extract figure, table, text, .. from a pdf document.
fangaofeng/Document_layout_analysis
Implementation code for document layout analysis (Hackathon 2020 in Suzhou)
fangaofeng/exam-app
《考试 A+ 助手》,一款基于 Next.js 的 考试 A+ 助手应用,通过使用 excel 文件形式的考题文件,转换成 JSON 数据,展现在考题页面,形成一个供用户练习考题的应用。
fangaofeng/Groza
开源物联网平台 - 物联网解决方案的设备管理,数据收集,处理
fangaofeng/Historical-document-layout-analysis
fangaofeng/invoice-extract
fangaofeng/invoice2data
Extract structured data from PDF invoices
fangaofeng/Invoice2Excel
提取PDF电子发票内容内容保存到Excel
fangaofeng/InvoiceConverter
将深圳市电子发票贴到公司报销单模板中,并导出为pdf文件。
fangaofeng/layout_analysis
layout analysis for CV
fangaofeng/LayoutPredictionFasterRCNN
Layout Detection {Text, Images, Graphs, Tables, Etc}
fangaofeng/mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
fangaofeng/ommr4all-layout-analysis
fangaofeng/photoview
Photo gallery for self-hosted personal servers
fangaofeng/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
fangaofeng/smart-receipt-scanner
Converter of invoices and receipt images into an csv file containing a list of products and prices.
fangaofeng/Table-detection-and-Document-layout-analysis
fangaofeng/table-ocr
fangaofeng/TableCell
在TableBank的基础上,进一步标注到单元格精度,利用目标检测/分割实现单元格定位。
fangaofeng/TableDetection
This project aims at solving the problem of identifying and detecting tables from document images.
fangaofeng/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS