xanxuso's Stars
aolofsson/awesome-opensource-hardware
List of awesome open source hardware tools, generators, and reusable designs
Icenowy/linux-on-litex-openc906
Running Linux on LiteX with OpenC906.
LeiWang1999/FPGA
帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目
LiWentomng/boxlevelset
The code for "Box-supervised Instance Segmentation with Level Set Evolution(ECCV2022)"
zsyOAOA/VIRNet
Official code of "Deep Variational Network Toward Blind Image Restoration".
SysCV/transfiner
Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022
markparticle/WebServer
C++ Linux WebServer服务器
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
taylorconor/tinytetris
80x23 terminal tetris!
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Light-City/CPlusPlusThings
C++那些事
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
tengyu1998/SCI
[CVPR 2022 Oral] This is the official code for the paper "Toward Fast, Flexible, and Robust Low-Light Image Enhancement".
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
xanxuso/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
zju3dv/LoFTR
Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021, T-PAMI 2022
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
EadCat/APAP-Image-Stitching
As-Projective-As-Possible (APAP) Image Stitching with Moving DLT (CVPR 2013) - Python Implementation
YapengTian/Single-Image-Super-Resolution
A collection of high-impact and state-of-the-art SR methods
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
Tencent/Real-SR
Real-World Super-Resolution via Kernel Estimation and Noise Injection
PaddlePaddle/VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
vt-vl-lab/FGVC
[ECCV 2020] Flow-edge Guided Video Completion
murufeng/awesome-papers
机器学习,深度学习,自然语言处理,计算机视觉方面的顶级期刊会议论文集
Erfaan-Rostami/Hypergraph-and-Graph-Neural-Network-HGNN-GNN--
Many underlying relationships among data in several areas of science and engineering, e.g., computer vision, molecular chemistry, molecular biology, pattern recognition, and data mining, can be represented in terms of graphs. In this paper ,a new neural network model has propose which called graph neural network (GNN)
jiwei0921/SOD-CNNs-based-code-summary-
The summary of code and paper for salient object detection with deep learning.