328 skills found · Page 4 of 11
gbouritsas / PnCOfficial repository for the paper "Partition and Code: learning how to compress graphs" (NeurIPS'21) https://arxiv.org/abs/2107.01952
WenxueCui / Deep Compressed SensingDeep Learning/Deep neural network-based Image/Video (Quantized) Compressed/Compressive Sensing (Coding)
stanis-morozov / UnqSupplementary Code for Unsupervised Neural Quantization for Compressed-Domain Similarity Search
ciodar / Deep CompressionPyTorch Lightning implementation of the paper Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding. This repository allows to reproduce the main findings of the paper on MNIST and Imagenette datasets.
lac-dcc / DaedalusAn LLVM pass to compress code by identifying and extracting recurrent program slices.
keke2014 / Hufzipa simple compress and extract program based on Huffman coding
lixing0810 / Pytorch ADMM CSNetCodes for model in "ADMM-CSNet: A Deep Learning Approach for Image Compressive Sensing" (TPAMI 2019)
AskMeAboutBirds / Qmk Oled Animation CompressorA short python script to compress .gif or image directories into looping C code for oled's qith QMK firmware
yikaiw / SNN[ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"
Elzawawy / Huffman Coding ZipperA "Huffman Coding" algorithm-based application written in C++ to compress/decompress any type of files.
jianzhangcs / SCI3DDense Deep Unfolding Network with 3D-CNN Prior for Snapshot Compressive Imaging, ICCV2021 [PyTorch Code]
buildoak / Wetwet claude. Wringing Excess Tokens - transparent API proxy that compresses stale tool results in Claude Code sessions
jianzhangcs / OPINE NetOptimization-Inspired Compact Deep Compressive Sensing, JSTSP2020 (PyTorch Code)
mseitzer / Csmri RefinementCode for "Adversarial and Perceptual Refinement Compressed Sensing MRI Reconstruction"
facebookresearch / Multiset CompressionOfficial code accompanying the arXiv paper Compressing Multisets with Large Alphabets
soarsmu / CompressorReplication Package for "Compressing Pre-trained Models of Code into 3 MB", ASE 2022
H-Huang774 / ADC GSOfficial code of "ADC-GS: Anchor-Driven Deformable and Compressed Gaussian Splatting for Dynamic Scene Reconstruction", IJCAI2025
LuaDist / LuasrcdietLuaSrcDiet - Compresses Lua source code by removing unnecessary characters.
Ivan-Corporation / React CompressThis compress library was made with Brotli, Gzip and compress-create-react-app help, for React users who want to make website more performance and reduce JS bundle code 🧽
ZuchniakK / MTKDMulti-Teacher Knowledge Distillation, code for my PhD dissertation. I used knowledge distillation as a decision-fusion and compressing mechanism for ensemble models.