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/android-vpn-server
vpn server's source code of android
bm137128/Fast-Fractal-Compression
An implementation of Fast Fractal Compression using variance method in MATLAB.
bm137128/gboost
A fork of Sebastian Nowozin's and Koji Tsuda's gboost code
bm137128/Hybrid-Image-Compression-Based-On-Fast-Fractal-Coding
Image Compressio Technique in which Low Frequency Region of Image Is encoded by SPIHT and High Frequency Regions By Fast Fractal Coding
bm137128/pca-svd-movies
Eigenvector decomposition and Singular Value Decomposition Implementation, applied to predicting movie ratings (Netflix problem)
bm137128/simplex
a simplex algorithm in matlab
bm137128/stanford_dl_ex-solutions
Deep neural network and deep convolutional network with AdaGrad and AdaDec