jpeg-compression
There are 16 repositories under jpeg-compression topic.
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
X-Lucifer/AI-Lossless-Zoomer
AI无损放大工具
jiaxi-jiang/FBCNN
Official Code for ICCV 2021 paper "Towards Flexible Blind JPEG Artifacts Removal (FBCNN)"
poloclub/jpeg-defense
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
Fatma-Moanes/JPEG-compression
This code implements a JPEG encoder and decoder for girl.png image with 8-bit grey scaled pixels
sunoh-kim/digital-image-processing
This repository contains my assignment solutions for the Digital Image Processing course (M2608.001000_001) offered by Seoul National University (Fall 2020).
ankanghosh101/rgb-blind-watermarking
An Effective blind Image Watermarking Scheme in YCbCr Color Space using 2-Level DWT using rgb watermark and Resistant to jpeg compression
spacemiqote/JPEGGING
CLI program for JPEG compression and decompression designed based on Data Structures and Algorithms course☕
6677-ai/free-tiny-png
Pic Smaller – Compress JPEG, PNG, WEBP, AVIF, SVG and GIF images intelligently
fatihgulakar/jpeg-compression
jpeg Compression implemented in MATLAB
HelenPolychroni/MultimediaSystems_project23
Multimedia Systems University Project 2023
prashant531/Image-Compression
Implementation of two most popular image compression techniques JPEG compression and LZW compression.
pytholic97/JPEG-image-compression
JPEG image compression in C
rtchoketch/jpeg-compression
Compress any jpg Image to save SIZE and keep the Same Visual Quality
asad82/Zigzag-Scan
The code shows how to perform zigzag scan on a NxN matrix and is written in C++. Zigzag scanning is used in many different applications including JPEG Compression using DCT Transform.
lissettecarlr/Real-ESRGAN-streamlit
基于Real-ESRGAN的图片超分辨率web交互