yccstar's Stars
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
bdebye/thesisuestc
ThesisUESTC-电子科技大学毕业论文模板
ZYZMZM/Coding-Interviews
剑指Offer算法面试题目总结(C、C++实现)
chankeh/cpp-backend-reference
C++后端开发面试题
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
xingshaocheng/architect-awesome
后端架构师技术图谱
me115/design_patterns
图说设计模式
linw7/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
markparticle/WebServer
C++ Linux WebServer服务器
msJavaCoder/msJava
Core knowledge system of Java back-end development🔥🔥🔥
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
linyacool/WebServer
A C++ High Performance Web Server
Light-City/CPlusPlusThings
C++那些事
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
twomonkeyclub/BackEnd
后台开发相关知识
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
yihangx/Unetplusplus
Build Unet++ Convolutional Networks
MrGiovanni/UNetPlusPlus
[IEEE TMI] Official Implementation for UNet++
lcylmhlcy/Awesome-algorithm-interview
算法工程师(人工智能CV方向)面试问题及相关资料
1024210879/unet-denoising-dirty-documents
参考眼底图像血管分割retina-unet实现的文档去噪、去水印
Mingtzge/2019-CCF-BDCI-OCR-MCZJ-fake_data_generator
2019CCF-BDCI大赛 OCR赛题第一名 天晨破晓团队 仿真数据生成方案源码
pascal1129/kaggle_airbus_ship_detection
Kaggle airbus ship detection challenge 21st solution
Mingtzge/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
xiaofengShi/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
linglanfeng/CCF2019-OCR
CCF2019-OCR身份证要素识别-数据生成器
zhengye1995/underwater-object-detection
Kesci underwater object detection algorithm contest
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
HulkMaker/tensorflow-keras-yolov3
YOLOv3 TensorFlow Keras version, add cocoapi mAP evaluation module. 中文注释持续增加中。。
xsy1988/Keras-yolov3
在学习qqwweee的Keras-yolov3时,根据自己的理解加了一些中文注释。