DAVID-Hown's Stars
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
hindupuravinash/the-gan-zoo
A list of all named GANs!
ninja-build/ninja
a small build system with a focus on speed
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
bilibili/ailab
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
Netflix/vmaf
Perceptual video quality assessment based on multi-method fusion.
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Sakura-gh/ML-notes
notes about machine learning
PegasusWang/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
MasteringOpenCV/code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
NVlabs/nvdiffrec
Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images".
swz30/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
tsyw/MachineLearningNotes
My personal notes
AgaMiko/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.
kemaloksuz/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection [TPAMI]
FienSoP/canny_edge_detector
Canny Edge detector library
yeyupiaoling/ClassificationForAndroid
在Android使用深度学习模型实现图像识别,本项目提供了多种使用方式,使用到的框架如下:Tensorflow Lite、Paddle Lite、MNN、TNN
isalirezag/TReS
No-Reference Image Quality Assessment via Transformers, Relative Ranking, and Self-Consistency
zheng-yuwei/RankIQA.PyTorch
基于PyTorch实现的图像质量评估模型RankIQA
gyhandy/Humanoid-Vision-Engine
code for [ECCV 2022 paper] Contributions of Shape, Texture, and Color in Visual Recognition
JerryX1110/awesome-rvos
Referring Video Object Segmentation / Multi-Object Tracking Repo
HaomingCai/PIPAL-dataset
[ Official ] - PIPAL Dataset and Training Codebase. ECCV-2020, NTIRE-21/22.
saeed-anwar/SRsurvey
A Deep Journey into Super-resolution: A Survey, ACM Computing Surveys
google/sky-optimization
Repository and website for Sky Optimization: Semantically aware image processing of skies in low-light photography
DavidQiuChao/PBNFM
An implementation for noise model estimation method of "A Physics-based Noise Formation Model for Extreme Low-light Raw Denoising", CVPR 2020.
Shiva486/facial_recognition
python faceDetectionDNNMultiThread.py --prototxt deploy.prototxt.txt --model res10_300x300_ssd_iter_140000.caffemodel
DAVID-Hown/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."