Pinned Repositories
3D-fractal-compression
The code is used to compress three-dimensional image which is an extension of two-dimensional fractal compression
A-ESRGAN
A-ESRGAN aims to provide better super-resolution images by using multi-scale attention U-net discriminators.
AISP
AI Image SIgnal Processing and Computational Photography - Bokeh Rendering , Reversed ISP Challenge, Model-Based Image Signal Processors via Learnable Dictionaries. Official repo for NTIRE and AIM Challenges
android-vpn-server
vpn server's source code of android
android-vpn-server1
anime_upscaler
My usage of Real-ESRGAN to upscale anime, some test and results in the test_img folder
Optimization-using-Binary-Coded-GA
RevisedSimplexMethod
Revised Simplex Method using Matlab
RSMProject
A revised simplex method implementation
SimplexTableau_Toolbox
An implementation of the Simplex Tableau algorithm for solving linear programming (LP) problems.
bm137128's Repositories
bm137128/RevisedSimplexMethod
Revised Simplex Method using Matlab
bm137128/BP-RBF-Prediction
使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测
bm137128/Clustering-tone-mapping
This is the Matlab code for paper "Clustering based content and color adaptive tone mapping, CVIU,2018"
bm137128/BCS-2DRP-ETC
BCS-2DRP scheme: Block Compressed Sensing with 2D Random Permutation scheme.
bm137128/craquelure-graphs
Extraction and characterization of crack patterns from images
bm137128/eda_rainfall
bm137128/FEM-2D
Finite element modeling of some 2D benchmarks : heat conduction, linear elasticity, dam break flow, viscous fingering in porous media.
bm137128/fractional_pde2path
Related to the paper "Numerical continuation of fractional PDEs: sharp teeth and bloated snakes" by N. Ehstand, C. Kuehn, C. Soresina.
bm137128/Image-domain-conversion-using-CycleGAN
MATLAB example of deep learning for image domain conversion
bm137128/Image-Super-Resolution-Using-Keras
Image Super Resolution Using Autoencoders in Keras
bm137128/img2latex-mathpix
Mathpix has changed their billing policy and no longer has free monthly API requests. This repo is now archived and will not receive any updates for the foreseeable future.
bm137128/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.
bm137128/JPEG-DCT-Compression
jpg, Jpeg Compression knowledge includes DCT, Zig Zag, Huffman Coding and Run Length Coding
bm137128/K-Shortest-Paths-for-Multimodal-Transport
K Shortest Paths for Multimodal Transport using Eppstein Algorithm
bm137128/Lpbox-ADMM
A generic optimization method for any integer programming problem
bm137128/MDO_MEF
Official Implementation of Multi-Exposure Image Fusion based on Linear Embeddings and Watershed Masking
bm137128/mganprior
[CVPR 2020] Image Processing Using Multi-Code GAN Prior
bm137128/MSID-KBS
This is the Matlab code of paper "Fast Infrared and Visible Image Fusion with Structural Decomposition, Knowledge-Based Systems (KBS), 2020"
bm137128/musical-instrument-classification
Course Project CDS 2019
bm137128/nearest-omega-stable
Accompanying code for "Nearest \Omega-stable matrix via Riemannian optimization", V. Noferini and F. Poloni.
bm137128/pix2pix
Image to Image Translation Using Generative Adversarial Networks
bm137128/ProbabilisticPerspectiveMachineLearning
To replicate machine learning, deep learning and reinforcement learning concepts with Python and MATLAB
bm137128/Simplex-naive
Método simplex naive implementado em octave.
bm137128/Sparse-Matrix-Reordering
A comparison between several reordering algorithms for minimal non-zero fill-ins in the Cholesky factorization when solving Ax=b.
bm137128/Speech2Face
Image Processing, Speech Processing, Encoder Decoder, Research Paper implementation
bm137128/ssa-with-r-book.github.io
`Singular Spectrum Analysis with R' site
bm137128/starGan
StarGAN - Official PyTorch Implementation (CVPR 2018)
bm137128/stylegan-matlab-playground
A MATLAB implmentation of the StyleGAN generator
bm137128/StyleGAN2-Face-Modificator
Simple Encoder, Generator and Face Modificator with StyleGAN2
bm137128/vilin-numerical-optimization
Application and framework for executing and testing numerical optimization methods. State of the art algorithms such as l-bfgs, cg_descent, Levenberg-Marquardt etc. A various line search methods: Wolfe, strong Wolfe, More-Thuente, approx-Wolfe. Useful and user friendly gui