Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
ArkChair
2020年秋季《软件工程》课程项目 - ArkChair
Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
CyberChair
2020年秋季《软件工程》课程项目 - CyberChair
DAAVSR
addict future numpy opencv-python Pillow pyyaml requests scikit-image scipy torch>=1.9.1 torchvision timm einops ninja
Distributed-Infrastructure-Series
:books: 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
PIRM2018
Workshop and Challenge on Perceptual Image Restoration and Manipulation
PythonPark
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
train-ticket
Train Ticket - A Benchmark Microservice System
momogege's Repositories
momogege/java-pearl
多年积累的基础算法等,使用java实现,包括:基础算法,大数据算法,JVM特性等示例程序集合,适合面试官选取面试题或者面试者准备面试阅读。
momogege/Software-Architecture-Style
these codes contain several kinds of software architecture style examples implemented by java
momogege/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。