Pinned Repositories
ASFF
yolov3, ASFF
awesome-cs-books
计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
BlockChain
黑马程序员 120天全栈区块链开发 开源教程
chineseocr
yolo3+ocr
CodeGenerator
根据数据表结构,自动生成Model&Mapper&Service&ServiceImpl&Controller代码
community
一个仿照牛客网实现的讨论社区,不仅实现了基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。
cosen1024.github.io
blog
Java-Interview
「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等
Java-Interview-Top
各大互联网公司精选Java面试题
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
cosen1024's Repositories
cosen1024/Java-Interview
「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等
cosen1024/awesome-cs-books
计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
cosen1024/community
一个仿照牛客网实现的讨论社区,不仅实现了基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。
cosen1024/BlockChain
黑马程序员 120天全栈区块链开发 开源教程
cosen1024/cosen1024.github.io
blog
cosen1024/hugo-theme-pure
A pure theme for Hugo
cosen1024/Java-Interview-Top
各大互联网公司精选Java面试题
cosen1024/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
cosen1024/ASFF
yolov3, ASFF
cosen1024/chineseocr
yolo3+ocr
cosen1024/CodeGenerator
根据数据表结构,自动生成Model&Mapper&Service&ServiceImpl&Controller代码
cosen1024/coolsen96.github.io
my blog
cosen1024/cosen1024
cosen
cosen1024/darknet
Convolutional Neural Networks
cosen1024/DeepTextSpotter
cosen1024/DeRPN
A novel region proposal network for more general object detection ( including scene text detection ).
cosen1024/EFGRNet
Enriched Feature Guided Refinement Network for Detection,ICCV2019.
cosen1024/keras_std
This repository is the official implementation of Semantic-based Scene Text Detector(STD for short), a new scene text detection method, inspired by the idea of CSP, which is used on Pedestrian Detection.
cosen1024/MaskTextSpotter
A PyTorch implementation of Mask TextSpotter
cosen1024/moxi624.github.io
cosen1024/ocr_utils
ocr utils
cosen1024/PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
cosen1024/saicoco.github.io
Blog
cosen1024/spring-framework
Spring Framework
cosen1024/stela
Scene Text Detection with Learned Anchor
cosen1024/Text_Detector
Text detection model that combines Retinanet with textboxes++ for OCR
cosen1024/tiny-spring
A tiny IoC container refer to Spring.
cosen1024/YOLOv3-quadrangle
YOLOv3 detector with quadrangle in PyTorch