Pinned Repositories
CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
DataMiningProject
包含一些比较常见的数据挖掘竞赛或者项目的源码
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
elasticsearch
Open Source, Distributed, RESTful Search Engine
My-Data-Competition-Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
anyOne1006's Repositories
anyOne1006/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
anyOne1006/My-Data-Competition-Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
anyOne1006/CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
anyOne1006/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
anyOne1006/cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
anyOne1006/DataMiningProject
包含一些比较常见的数据挖掘竞赛或者项目的源码
anyOne1006/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
anyOne1006/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
anyOne1006/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
anyOne1006/elasticsearch
Open Source, Distributed, RESTful Search Engine
anyOne1006/feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
anyOne1006/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
anyOne1006/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
anyOne1006/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目(5 周年)
anyOne1006/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
anyOne1006/keras
Deep Learning for humans
anyOne1006/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
anyOne1006/machinelearning-tensorflow
Some exploratory machine learning code using Tensorflow written in Python
anyOne1006/mmdetection
Open MMLab Detection Toolbox and Benchmark
anyOne1006/ModelArts-Lab
ModelArts开发者交流互动平台,@ModelArts服务官网:https://www.huaweicloud.com/product/modelarts.html
anyOne1006/Python-100-Days
Python - 100天从新手到大师
anyOne1006/Pytorch-Camp
anyOne1006/Scene-Text-Recognition
anyOne1006/tabnet
PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf
anyOne1006/team-learning
Datawhale组队学习计划与课程内容
anyOne1006/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network