Pinned Repositories
awesome-self-supervised-learning
A curated list of awesome self-supervised methods
CVPapers
ArXiv Paper Collector for cs.CV
CVPR2021-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Image-quality-measure-method
This repository contains frequently used method:UCIQE/UIQM/PSNR/SSIM/MSE by python.
IRCNN
IRCNN Image denoise
MIRNet
Official repository for "Learning Enriched Features for Real Image Restoration and Enhancement" (ECCV 2020). SOTA results for image denoising, super-resolution, and image enhancement.
mmdetection
OpenMMLab Detection Toolbox and Benchmark
pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
RepVGG
RepVGG: Making VGG-style ConvNets Great Again
super-resolution
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
zhipengY's Repositories
zhipengY/CVPapers
ArXiv Paper Collector for cs.CV
zhipengY/MIRNet
Official repository for "Learning Enriched Features for Real Image Restoration and Enhancement" (ECCV 2020). SOTA results for image denoising, super-resolution, and image enhancement.
zhipengY/mmdetection
OpenMMLab Detection Toolbox and Benchmark
zhipengY/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
zhipengY/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
zhipengY/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
zhipengY/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
zhipengY/Awesome-Optical-Flow
This is a list of awesome paper about optical flow and related work.
zhipengY/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
zhipengY/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
zhipengY/Awesome_Underwater_Datasets
Pointers to large-scale underwater datasets and relevant resources.
zhipengY/ComfyUI
The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
zhipengY/coord-trans-encoding
This is the source code for our paper "Towards high-accuracy deep learning inference of compressible turbulent flows over aerofoils"
zhipengY/Dense-U-net
Dense-U-net: Dense encoder-decoder network for holographic imaging of 3D particle field
zhipengY/Depth-Estimation
深度估计
zhipengY/Diffusion-Models-in-Vision-A-Survey
This repository categorizes the papers about diffusion models applied in computer vision according to their target task. The classifcation is based on our survey: https://arxiv.org/abs/2209.04747v1
zhipengY/LLMZoo
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
zhipengY/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
zhipengY/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
zhipengY/PaddleViT
:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
zhipengY/paper-reading
深度学习经典、新论文逐段精读
zhipengY/PD-Deep
Partial discharge detection, on medium voltage power lines, using deep learning. Project for CISC-867 at Queen's University, Kingston.
zhipengY/PIVlab
Particle Image Velocimetry for Matlab, official repository
zhipengY/QPT
[内测中]QPT - Python程序模块化封装工具(Py转EXE),快速将Python打包为EXE并添加CUDA、NoAVX等支持。
zhipengY/RealFlow
The official implementation of the ECCV 2022 Oral paper: RealFlow: EM-based Realistic Optical Flow Dataset Generation from Videos
zhipengY/Recent-Stars-2024
🔥SLAM, VIsual localization, keypoint detection, Image matching, Pose/Object tracking, Depth/Disparity/Flow Estimation, 3D-graphic, etc. related papers and code
zhipengY/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
zhipengY/the-gan-zoo
A list of all named GANs!
zhipengY/TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
zhipengY/video_features
Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, ResNet features.