All Projects → Hrank → Similar Projects or Alternatives

416 Open source projects that are alternatives of or similar to Hrank

torchprune
A research library for pytorch-based neural network pruning, compression, and more.
Stars: ✭ 133 (-18.9%)
Mutual labels:  compression, pruning
prunnable-layers-pytorch
Prunable nn layers for pytorch.
Stars: ✭ 47 (-71.34%)
Mutual labels:  compression, pruning
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+504.88%)
Mutual labels:  pruning, compression
fasterai1
FasterAI: A repository for making smaller and faster models with the FastAI library.
Stars: ✭ 34 (-79.27%)
Mutual labels:  compression, pruning
Nncf
PyTorch*-based Neural Network Compression Framework for enhanced OpenVINO™ inference
Stars: ✭ 218 (+32.93%)
Mutual labels:  pruning, compression
SSD-Pruning-and-quantization
Pruning and quantization for SSD. Model compression.
Stars: ✭ 19 (-88.41%)
Mutual labels:  compression, pruning
Aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Stars: ✭ 453 (+176.22%)
Mutual labels:  pruning, compression
Model Compression And Acceleration Progress
Repository to track the progress in model compression and acceleration
Stars: ✭ 63 (-61.59%)
Mutual labels:  pruning, compression
Cen
[NeurIPS 2020] Code release for paper "Deep Multimodal Fusion by Channel Exchanging" (In PyTorch)
Stars: ✭ 112 (-31.71%)
Mutual labels:  pruning
Georaptor
Python Geohash Compression Tool
Stars: ✭ 143 (-12.8%)
Mutual labels:  compression
Libbrotli
meta project to build libraries from the brotli source code
Stars: ✭ 110 (-32.93%)
Mutual labels:  compression
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-28.66%)
Mutual labels:  compression
Lzsa
Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros
Stars: ✭ 146 (-10.98%)
Mutual labels:  compression
Shiftresnet Cifar
ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch
Stars: ✭ 112 (-31.71%)
Mutual labels:  compression
Pygm
🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage
Stars: ✭ 156 (-4.88%)
Mutual labels:  compression
Zipstorer
A Pure C# Class to Store Files in Zip
Stars: ✭ 139 (-15.24%)
Mutual labels:  compression
Makeself
A self-extracting archiving tool for Unix systems, in 100% shell script.
Stars: ✭ 1,582 (+864.63%)
Mutual labels:  compression
Docker Nginx Brotli
Stable nginx with google brotli compression module
Stars: ✭ 107 (-34.76%)
Mutual labels:  compression
Fast zlib
Heavily optimized zlib compression algorithm
Stars: ✭ 105 (-35.98%)
Mutual labels:  compression
Bit7z
A C++ static library offering a clean and simple interface to the 7-zip DLLs.
Stars: ✭ 159 (-3.05%)
Mutual labels:  compression
Texture Compressor
CLI tool for texture compression using ASTC, ETC, PVRTC and S3TC in a KTX container.
Stars: ✭ 156 (-4.88%)
Mutual labels:  compression
Awesome Edge Machine Learning
A curated list of awesome edge machine learning resources, including research papers, inference engines, challenges, books, meetups and others.
Stars: ✭ 139 (-15.24%)
Mutual labels:  pruning
Libmspack
A library for some loosely related Microsoft compression formats, CAB, CHM, HLP, LIT, KWAJ and SZDD.
Stars: ✭ 104 (-36.59%)
Mutual labels:  compression
Wavefile
Create, read and write wav files according to the specs. ⭐️ 🎶 ❤️
Stars: ✭ 100 (-39.02%)
Mutual labels:  compression
Gtz
A high performance and compression ratio compressor for genomic data, powered by GTXLab of Genetalks.
Stars: ✭ 137 (-16.46%)
Mutual labels:  compression
Fastify Compress
Fastify compression utils
Stars: ✭ 95 (-42.07%)
Mutual labels:  compression
Model Quantization
Collections of model quantization algorithms
Stars: ✭ 118 (-28.05%)
Mutual labels:  compression
Gorilla Tsc
Implementation of time series compression method from the Facebook's Gorilla paper
Stars: ✭ 147 (-10.37%)
Mutual labels:  compression
Deep K Means Pytorch
[ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"
Stars: ✭ 115 (-29.88%)
Mutual labels:  compression
Cyberchef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Stars: ✭ 13,674 (+8237.8%)
Mutual labels:  compression
Gzip
💾 Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制
Stars: ✭ 113 (-31.1%)
Mutual labels:  compression
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+7329.27%)
Mutual labels:  compression
Optimus
Image conversion and optimization desktop app.
Stars: ✭ 111 (-32.32%)
Mutual labels:  compression
Pngtastic
A pure Java PNG image optimization and manipulation library
Stars: ✭ 159 (-3.05%)
Mutual labels:  compression
Filter Grafting
Filter Grafting for Deep Neural Networks(CVPR 2020)
Stars: ✭ 110 (-32.93%)
Mutual labels:  pruning
Junrar
Plain Java unrar library
Stars: ✭ 142 (-13.41%)
Mutual labels:  compression
Fa
FreeArc'Next
Stars: ✭ 108 (-34.15%)
Mutual labels:  compression
Python Lz4
LZ4 bindings for Python
Stars: ✭ 156 (-4.88%)
Mutual labels:  compression
Go Compression.github.io
The Hitchhiker's Guide to Compression
Stars: ✭ 106 (-35.37%)
Mutual labels:  compression
Vdo
Userspace tools for managing VDO volumes.
Stars: ✭ 138 (-15.85%)
Mutual labels:  compression
Btrfs Sxbackup
Incremental btrfs snapshot backups with push/pull support via SSH
Stars: ✭ 105 (-35.98%)
Mutual labels:  compression
Lottery Ticket Hypothesis In Pytorch
This repository contains a Pytorch implementation of the paper "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks" by Jonathan Frankle and Michael Carbin that can be easily adapted to any model/dataset.
Stars: ✭ 162 (-1.22%)
Mutual labels:  pruning
Sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
Stars: ✭ 1,397 (+751.83%)
Mutual labels:  compression
Image Optimize Command
Easily optimize images using WP CLI
Stars: ✭ 138 (-15.85%)
Mutual labels:  compression
Bytearray.js
An equivalent to Actionscript 3's ByteArray for Javascript with AMF0 and AMF3 support.
Stars: ✭ 100 (-39.02%)
Mutual labels:  compression
Acl Ue4 Plugin
The official Animation Compression Library Unreal Engine 4 plugin
Stars: ✭ 156 (-4.88%)
Mutual labels:  compression
Fsarchiver
file system archiver for linux
Stars: ✭ 135 (-17.68%)
Mutual labels:  compression
Algorithms Study Group
Study group for algorithms in Ruby, hosted at App Academy
Stars: ✭ 94 (-42.68%)
Mutual labels:  compression
Grok
World's Leading Open Source JPEG 2000 Codec
Stars: ✭ 93 (-43.29%)
Mutual labels:  compression
Snebu
Simple Network Encrypting Backup Utility
Stars: ✭ 92 (-43.9%)
Mutual labels:  compression
Zstd Rs
A rust binding for the zstd compression library.
Stars: ✭ 159 (-3.05%)
Mutual labels:  compression
Model compression
PyTorch Model Compression
Stars: ✭ 150 (-8.54%)
Mutual labels:  pruning
Bandwidth Hero Proxy
⚡️ Proxy that compresses images to low-resolution
Stars: ✭ 130 (-20.73%)
Mutual labels:  compression
Maskedvbyte
Fast decoder for VByte-compressed integers
Stars: ✭ 91 (-44.51%)
Mutual labels:  compression
Archive
R bindings to libarchive, supporting a large variety of archive formats
Stars: ✭ 90 (-45.12%)
Mutual labels:  compression
Minify
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
Stars: ✭ 1,710 (+942.68%)
Mutual labels:  compression
Zippy
Pure Nim implementation of deflate, zlib, gzip and zip.
Stars: ✭ 88 (-46.34%)
Mutual labels:  compression
Include Flate
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
Stars: ✭ 87 (-46.95%)
Mutual labels:  compression
Zeroq
[CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework
Stars: ✭ 150 (-8.54%)
Mutual labels:  compression
Lerc
Limited Error Raster Compression
Stars: ✭ 126 (-23.17%)
Mutual labels:  compression
1-60 of 416 similar projects