Sirwenhao's Stars
Caiyun-AI/DCFormer
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
meijieru/crnn.pytorch
Convolutional recurrent network in pytorch
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
krahets/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
blackmatrix7/ios_rule_script
分流规则、重写写规则及脚本。
Netflix/vmaf
Perceptual video quality assessment based on multi-method fusion.
icandle/MAN
Multi-scale Attention Network for Single Image Super-Resolution (CVPRW 2024)
ARM-software/sesr
Super-Efficient Super Resolution
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
alterzero/STARnet
Official Implementation of Space-Time-Aware Multi-Resolution Video Enhancement (CVPR2020) using PyTorch
LoSealL/VideoSuperResolution
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
idealo/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
jasmcaus/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
v-iashin/video_features
Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and TIMM models.
Bjarten/early-stopping-pytorch
Early stopping for PyTorch
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
zetane/viewer
ML models and internal tensors 3D visualizer
ryanxingql/stdf-pytorch
Implementation of "Spatio-Temporal Deformable Convolution for Compressed Video Quality Enhancement" (AAAI'20).
JushuangQiao/Python-Offer
《剑指Offer》面试题Python实现
guodongxiaren/README
README文件语法解读,即Github Flavored Markdown语法介绍
datawhalechina/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
Sirwenhao/Python-Image-Processing-Tutorial-for-Beginners
Hands-On Image Processing with Python by Sandipan Dey
Fafa-DL/Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
jcjohnson/neural-style
Torch implementation of neural style algorithm