star-lunar's Stars
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
alisen39/TrWebOCR
开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~
akamaster/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
shiyadong123/-VGG19-CIFAR10-
使用pytorch,构建VGG19网络结构,对CIFAR10数据集进行分类
ChenDongyu-S/webserver
linyacool/WebServer
A C++ High Performance Web Server
sty945/bank_interview
:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
SanYue1911/MyTinySTL
此库仅是记录学习《源码剖析》所阅读理解的代码 原项目https://github.com/Alinshans/MyTinySTL
miloyip/json-tutorial
从零开始的 JSON 库教程
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
rhyspang/CPP-Design-Patterns
C++设计模式
DreamCats/java-notes
自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)
Light-City/CPlusPlusThings
C++那些事
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
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.
hediet/vscode-drawio
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
sebgao/LIP
Code and pretrained models for LIP: Local Importance-based Pooling (ICCV 19)
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
clovaai/AdamP
AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)
zhaohengyuan1/PAN
(ECCV2020 Workshops) Efficient Image Super-Resolution Using Pixel Attention.
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Jongchan/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
iduta/pyconvsegnet
Semantic Segmentation PyTorch code for our paper: Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
csmliu/AdaDSR
Deep Adaptive Inference Networks for Single Image Super-Resolution
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
z-x-yang/GCT
Gated Channel Transformation for Visual Recognition (CVPR 2020)
zdyshine/RTC2020_EfficientSR
njulj/RFDN
Residual Feature Distillation Network for Lightweight Image Super-Resolution