DAVID-Hown's Stars
abhuse/pytorch-efficientnet
Pytorch EfficientNetV2 EfficientNetV1 with pretrained weights
TaoWangzj/Awesome-Face-Restoration
A comprehensive list of recources (papers, repositories etc.) about face restoration methods.
chaofengc/Awesome-Image-Quality-Assessment
A comprehensive collection of IQA papers
anse3832/MUSIQ
Unofficial implementation of MUSIQ (Multi-Scale Image Quality Transformer)
zee0518/TF_RankIQA
Tensorflow implement of RankIQA.
google-research/google-research
Google Research
gyhandy/Humanoid-Vision-Engine
code for [ECCV 2022 paper] Contributions of Shape, Texture, and Color in Visual Recognition
zheng-yuwei/RankIQA.PyTorch
基于PyTorch实现的图像质量评估模型RankIQA
tsyw/MachineLearningNotes
My personal notes
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
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.
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
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.
JerryX1110/awesome-rvos
Referring Video Object Segmentation / Multi-Object Tracking Repo
DavidQiuChao/PBNFM
An implementation for noise model estimation method of "A Physics-based Noise Formation Model for Extreme Low-light Raw Denoising", CVPR 2020.
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
bilibili/ailab
Netflix/vmaf
Perceptual video quality assessment based on multi-method fusion.
NVlabs/nvdiffrec
Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images".
yeyupiaoling/ClassificationForAndroid
在Android使用深度学习模型实现图像识别,本项目提供了多种使用方式,使用到的框架如下:Tensorflow Lite、Paddle Lite、MNN、TNN
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."
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."
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
google/sky-optimization
Repository and website for Sky Optimization: Semantically aware image processing of skies in low-light photography
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
PegasusWang/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
hindupuravinash/the-gan-zoo
A list of all named GANs!