Skip to content

Ziul/lbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vector Quantization Coding

Encode and decode a file using the Linde-Buzo-Gray algorithm

Install

    $ pip install -e .

Using

Examples:

Build codebooks with some pack of images:

    lbg-learn <PATH> [FLAGS]

Quantize a file using the codebook from the deep learning:

    lbg <file>

Test a file with a custom quantization:

    lbg-test <file> [FLAGS]

More options:

    $ lbg --help

About

Encode/Decode a file using Linde-Buzo-Gray's code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages