Starred repositories
C++ Parallel Computing and Asynchronous Networking Framework
[CVPR2024] Diffusion-based Blind Text Image Super-Resolution (Official)
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
SwinIR: Image Restoration Using Swin Transformer (official repository)
Streaming Anomaly Detection Solution by using Pub/Sub, Dataflow, BQML & Cloud DLP
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
500 AI Machine learning Deep learning Computer vision NLP Projects with code
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
💻深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
A dynamic FastAPI router that automatically creates CRUD routes for your models
Ready-to-use and customizable users management for FastAPI
The Web framework for perfectionists with deadlines.
Industry leading face manipulation platform
Apache Spark - A unified analytics engine for large-scale data processing
《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。
0passion0 / Mathematical-Modeling-In-Python
Forked from RabbitWhite1/Mathematical-Modeling-In-Python用Python实现了《数学建模算法与应用》第二版中的部分示例代码. (原书中使用的是Matlab)
0passion0 / Python-1
Forked from gxcuizy/PythonPython3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码
0passion0 / SciencePlots
Forked from garrettj403/SciencePlotsMatplotlib styles for scientific plotting
0passion0 / Python
Forked from TheAlgorithms/PythonAll Algorithms implemented in Python