Lists (2)
Sort Name ascending (A-Z)
Stars
Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程
Official Implementation of the CVPR 2024 Paper: "Turb-Seg-Res: A Segment-then-Restore Pipeline for Dynamic Videos with Atmospheric Turbulence"
List of awesome infrared small targets detection methods!
Long-range Turbulence Mitigation: A Large-scale Dataset and A Coarse-to-fine Framework
Note Of Effective C++ 、More Effective C++ And Effective Modern C++
推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(https://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay和Jeff所写,简短完备,非常优美,完美阐述前两者所列的原则。
深入理解计算机系统(Computer Systems: A Programmer's Perspective)
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
[ECCV2020 Spotlight] Efficient Spatio-Temporal Recurrent Neural Network for Video Deblurring
MambaOut: Do We Really Need Mamba for Vision?
A collection of state-of-the-art image quality assessment algorithms
This is the code used for 2023 CVPR UG2+ TRACK2 ATMOSPHERIC TURBULENCE MITIGATION
CVPR'24, Official Codebase of our Paper: "Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation".
A node-based image processing GUI aimed at making chaining image processing tasks easy and customizable. Born as an AI upscaling application, chaiNNer has grown into an extremely flexible and power…
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
Official repo for the Deep Atmospheric TUrbulence Mitigation network
xg416 / cvpr2024ug2challenge.github.io
Forked from cvpr2024ug2challenge/cvpr2024ug2challenge.github.io[CVPR 2022--Oral, Best paper Finalist] Burst Image Restoration and Enhancement. SOTA for Burst Super-resolution, Low-light Burst Image Enhancement, Burst Image De-noising
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐