Coder Social home page Coder Social logo

jorgemfs / balance Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 40.37 MB

Benchmark in ALgorithmic And Natural data ComprEssion

License: GNU General Public License v3.0

Python 3.20% Shell 89.06% C++ 6.04% Rust 1.71%
compression benchmark natural-data-compression

balance's Introduction

Balance


Benchmark in ALgorithmic And Natural data ComprEssion

INSTALL

Get BALANCE project using:

bash
git https://github.com/jorgeMFS/balance.git
cd balance/

Images

The /Images folder contains 5 subfolders each with 9 images of a Specific Category:

Results

To see the results of the Benchmark of the images go to the Results/ folder.

/Results

RUN

To replicate results folder use run.sh:

chmod +x run.sh
bash run.sh

To create a graph of Compression of a given image, move to the src/ directory and run run_image.sh:

cd src/
chmod +x run_images.sh
bash run_images.sh Complete/Path/of/the/Image

CA Creation

If you wish to create other Binary cellular automaton arrays or images you may do so by using the file ca.py in the CA_Creator/ folder. Requirments:

  • Python 3.6
  • Numpy
  • matplotlib
  • PIL

Warnings:

Although it is possible to run this program with CMIX, by changing the variable USECMIX on src/Compressors.sh and on src/run_images, this action is not recommended unless you have enough computational resources.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.