Pinned Repositories
-
A01_cvclass_basic
resources for CV
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
deeplearningbook-chinese
Deep Learning Book Chinese Translation
image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
IQA
Image Quality Assessment.
neural-image-assessment
Implementation of NIMA: Neural Image Assessment in Keras
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
RankIQA.PyTorch
基于PyTorch实现的图像质量评估模型RankIQA
USTC-CS-Courses-Resource
:heart:中国科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
yhtbyr's Repositories
yhtbyr/-
yhtbyr/A01_cvclass_basic
resources for CV
yhtbyr/aestheval
Code for the paper "Understanding Aesthetics with Language: A Photo Critique Dataset for Aesthetic Assessment"
yhtbyr/AI-TRIPS
yhtbyr/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
yhtbyr/CLIP-IQA
[AAAI 2023] Exploring CLIP for Assessing the Look and Feel of Images
yhtbyr/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
yhtbyr/Data-acquisition-crawler-project-for-aesthetic-images
Data acquisition crawler project for aesthetic images
yhtbyr/DBCNN-PyTorch
An experimental Pytorch implementation of Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network
yhtbyr/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
yhtbyr/DeepLearning-MuLi-Notes
李沐笔记
yhtbyr/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
yhtbyr/google-research
Google Research
yhtbyr/gpt_academic
为ChatGPT/GLM提供图形交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持清华chatglm2等本地模型。兼容复旦MOSS, llama, rwkv, newbing, claude, claude2等
yhtbyr/IQA-PyTorch
Image Quality Assessment Toolbox with PyTorch, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, NIMA, DBCNN, WaDIQaM, BRISQUE, PI and more...
yhtbyr/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
yhtbyr/koniq
KonIQ-10k Deep Learning Models
yhtbyr/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
yhtbyr/LinearityIQA
Norm-in-Norm Loss with Faster Convergence and Better Performance for Image Quality Assessment (ACM MM 2020)
yhtbyr/piq
Measures and metrics for image2image tasks. PyTorch.
yhtbyr/PVT
yhtbyr/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
yhtbyr/Recent-Image-Quality-Related-Papers
A list of image quality related papers published in 2020 top conferences and journals
yhtbyr/SPAQ
Official SPAQ & Implementation
yhtbyr/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
yhtbyr/TReS
No-Reference Image Quality Assessment via Transformers, Relative Ranking, and Self-Consistency
yhtbyr/triq
TRIQ implementation
yhtbyr/UNIQUE
The repository for 'Uncertainty-aware blind image quality assessment in the laboratory and wild' and 'Learning to blindly assess image quality in the laboratory and wild'
yhtbyr/vision
Datasets, Transforms and Models specific to Computer Vision
yhtbyr/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch