Lists (29)
Sort Name ascending (A-Z)
julia
python
传统成像
光学相关
其他成像
单像素成像
双像素
图像去噪
图像工具
库
强化学习
待分组
散射成像
散射模拟器
用于模拟散射的过程,制作仿真数据散射模拟工具
数学建模
数据集
无镜头成像
机器学习
模拟成像
模拟散射介质
模拟真实散射介质
深度学习
深度学习网络
科研经验
翻译
计算成像
计算机视觉
超表面
Stars
100-Days-Of-ML-Code中文版
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Neural Networks: Zero to Hero
Notebooks and code for the book "Introduction to Machine Learning with Python"
this repository accompanies the book "Grokking Deep Learning"
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
Physical Optics Propagation in Python
Code for Lensless Learning Paper
a Python toolkit to perform optical and infrared computational radiometry
Lensless imaging toolkit. Complete tutorial: https://go.epfl.ch/lenslesspicam
Pado: differentiable simulation of light waves
A collection of useful python utilities from True North Intelligent Algorithms
ERICA: Emulated Retinal Image CApture
Data and code for the paper "Experimentally realized \textit{in situ} backpropagation for deep learning in energy-efficient nanophotonic neural networks"
utsav-akhaury / SUNet
Forked from FanChiMao/SUNetSUNet: Swin Transformer with UNet for Image Denoising
Python Implementation of Fourier Ptychography Algorithm
bienseo / 3DM
Forked from NICALab/3DMOfficial code for 3DM: Deep decomposition and deconvolution microscopy for rapid neural activity imaging
Learning for computational imaging system made simple.
A reinforcement learning based snake game
YangHuaLuoJinZiGuiTi / introduction_to_ml_with_python
Forked from amueller/introduction_to_ml_with_pythonNotebooks and code for the book "Introduction to Machine Learning with Python"
Rutherford scattering simulation using Jupyter notebook and python.
Learning for computational imaging system made simple.
Code for Lensless Learning Paper
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
100-Days-Of-ML-Code中文版