Giter Club home page Giter Club logo

kawalc1's Introduction

Kawal C1

Logo

For a description of how this software was used to verify the results of the 2019 Indonesian elections, read the information at Kawal Pemilu. Current updates are posted on our facebook group.

This video contains almost all tally forms from the 2019 presidential elections as they were digitized by our system:

IMAGE ALT TEXT

Verifikasi Otomatis Formulir Pemilu C1

Deskripsi Use Case:

  1. Pengguna mengunggah formulir C1
  2. Aplikasi akan mencoba mengenali angka pada formulir
  3. Angka hasil pendeteksian akan ditampilkan beserta dengan hasil penjumlahannya
  4. Jika pengguna telah memverifikasi dan setuju dengan hasil pendeteksian, proses selesai.
  5. Jika ditemukan hasil pendeteksian yang tidak sesuai, pengguna dapat melakukan koreksi secara manual.
  6. Semua data akan disimpan di database dan digunakan untuk peningkatan akurasi dari algoritma yang digunakan.

Automatic Verification of C1 Election Forms

Use Case Description:

  1. The user uploads a C1 form
  2. The application tries to recognize the numbers
  3. The numbers that it has detected and whether they add up are displayed
  4. If the user agrees with what the computer has detected the process is finished.
  5. If the user doesn't agree with the computer, he/she has the opportunity to submit the correct numbers.
  6. All this data is stored in a database and can serve to improve the accuracy of the algorithms.

Development setup - python

To run unittests

  1. copy the example.env file to pycharm.env
  2. adjust the BASEDIR to point to your project location
  3. install envfile plugin in PyCharm; follow the instructions
  4. run the unittests from the Run menu; they will fail, but you will have configuration
  5. edit the unittest configuration via the Run menu; point the unittest configuration to the pycharm.env file you just created
  6. run the unittests again, they should now succeed.

kawalc1's People

Contributors

bitdeli-chef avatar dennisalund avatar feedsbrain avatar pellewielinga avatar samtheisens avatar

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.