HuangYYYYYYY's Stars
xf-zh/Hyperspectral-Image-Classification-via-Fusing-Correlation-Coefficient-and-Joint-Sparse-Representatio
the code of ''Hyperspectral Image Classification via Fusing Correlation Coefficient and Joint Sparse Representation''
YonghaoXu/RPNet
[ISPRS JP&RS 2018] Hyperspectral Image Classification via a Random Patches Network
JJponciano/HSI-SS
HSI-SS: Python deep learning approaches for Semantic Segmentation in Hyperspectral Images and Traditional Images
viafcccy/ScatteredLiquidComponentAnalysisApproach
主要提出了一种从多谱线特征层融合角度提出了基于格拉姆角场(Gramian angular field)与多尺度卷积神经网络(multi-scale convolutional neural network)的光谱特征提取方法,使用格拉姆角场将一维光谱信号变换为二维图像增强了信号特征,使用多尺度卷积神经网络提取图像特征,利用特征向量回归计算金属离子浓度。
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
zmzhang/airPLS
baseline correction using adaptive iteratively reweighted Penalized Least Squares
sangyc10/CUDA-code
Apathetically/ProxyOpt
Unofficial implement of denoising SIDD dataset reference the article Hyperparameter Optimization in Black-box Image Processing using Differentiable Proxies
jackfrued/Python-100-Days
Python - 100天从新手到大师
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
princeton-computational-imaging/joint-lens-design
Official code repository for the paper: "The Differentiable Lens: Compound Lens Search over Glass Surfaces and Materials for Object Detection"
qilinsun/LearnedLargeFOV
Official Implementation of the Paper "Learned Large Field-of-view Imaging Through Thin Plate Optics"
chengdazhi/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
lingyanruan/LaKDNet
Revisiting Image Deblurring with an Efficient ConvNet - An efficient CNN performs better than Transformer
xzos/pyzos
Standalone Programming Interface for Zemax OpticStudio COM API in Python
rfrazier716/PyRayT
a Python Ray Tracer
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
OceanGZY/Awesome-Love-Code
表白代码收藏馆,谁说程序猿不懂浪漫。
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
sfarrens/sf_deconvolve
A Python code designed for PSF deconvolution using a low-rank approximation and sparsity. The code can handle a fixed PSF for the entire field or a stack of PSFs for each galaxy position.
michal2229/dft-wiener-deconvolution-with-psf
Python2 (OpenCV, NumPy) application to refocus blurred images using Wiener deconvolution.
seunghwanyoo/nonblind_deconv_lexico
Non-blind image deconvolution with lexicographic notation
Mohamad-hourani/Joint-deconvolution-of-fundamental-and-harmonic-ultrasound-images
In this code, method of joint deconvolution of fundamental and harmonic ultrasound images based on the ADMM framework. The method is applied on simulation images (non blind and blind approach) and real data (blind deconvolution). For more details please see (M. Hourani, A. Basarab, D. Kouamé and J. -Y. Tourneret, "Ultrasound Image Deconvolution Using Fundamental and Harmonic Images," in IEEE Transactions on Ultrasonics, Ferroelectrics, and Frequency Control, vol. 68, no. 4, pp. 993-1006, April 2021, doi: 10.1109/TUFFC.2020.3028166.)
HyeongseokSon1/CNN_deconvolution
CNN based non-blind deconvolution (presented at ICCP 2017)
EliaFantini/CSI-using-Blind-Image-Deconvolution-and-Frank-Wolfe-algorithm
Blind Image Deconvolution and Frank-Wolfe's algorithm to deblur a license plate for Crime Scene Investigation (CSI)
kenjinose/smbd_algorithms
Algorithms for Sparse Multichannel Blind Deconvolution
sanghviyashiitb/poisson-deblurring
Pytorch Code for "Photon Limited Non-Blind Deblurring using Algorithm Unrolling" (Transactions on Computational Imaging)
jnkather/ColorDeconvolutionMatlab
A Matlab implementation of Ruifrok's color deconvolution algorithm.
yenshih/Dehaze
A cross-platform image dehazing/defogging mobile app implemented with React Native, Djinni and OpenCV, based on dark channel prior and fast guided filter.