Stars
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, L…
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
面向高校大学生的伙伴匹配系统,帮助大家找到兴趣相同的伙伴,该项目为移动端项目,基于Spring Boot 后端 + Vue3 前端的全栈项目 ,该项目核心功能包括:用户登录、更新个人信息、按标签搜索用户、建房组队、推荐相似用户等功能。
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
🐲基于SpringCloud 2023.x + Dubbo 3.x + AI构建的模拟秒杀微服务项目,集成了Elasticsearch🔍、Gateway、Mybatis-Plus、Sharding-JDBC等常用开源组件
About Code release for "TimesNet: Temporal 2D-Variation Modeling for General Time Series Analysis" (ICLR 2023), https://openreview.net/pdf?id=ju_Uqw384Oq
A Library for Advanced Deep Time Series Models.
Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML project.
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
Source code for our 2022 SciencesAdvances paper "Pixels2Pose: Super-resolution time-of-flight imaging for 3D pose estimation."
toy phase retrieval alogrithm in MATLAB include: ER, HIO, DM, ASR, RAAR
Repository for the paper Spatial images from temporal data, published in: Optica 7, 900-905 (2020)
A software library for solving phase retrieval problems, and comparing phase retrieval methods.
The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
This repo provides a clean implementation of the paper "Compressive Spectral Image Reconstruction using Deep prior and Low-Rank Tensor Representation"
A toolbox for spectral compressive imaging reconstruction including MST (CVPR 2022), CST (ECCV 2022), DAUHST (NeurIPS 2022), BiSCI (NeurIPS 2023), HDNet (CVPR 2022), MST++ (CVPRW 2022), etc.
Collection of reproducible deep learning for compressive sensing
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
The PCA denoising matlab algorithm used in the publication "Principal component analysis for fast and model-free denoising of multi b-value diffusion-weighted MR images" by Oliver J Gurney-Champion…
Implemented Principal Components Analysis algorithm in MATLAB for face recognition. Compared two faces by projecting the images into Eigenface space and measure the Euclidean distance between them
Robust PCA implementation and examples (Matlab)