Indonesian ID Card OCR using tesseract OCR

Indonesian ID Card OCR using tesseract OCR KTP OCR is python-flask with tesseract web application to convert Indonesian ID Card to text / JSON Data convert KTP to JSON text preprocessing for enhance the quality of result (in progres) Installation (UBUNTU) KTP OCR needs Python 3+ and tesseract OCR. Currently i’m using Ubuntu 20.0 and its running normaly. To install tesseract OCR Click here Clone GIT Repository git clone https://github.com/revanmd/KTP-OCR.git Go root directory of this project Optionally to use Virtual […]

Read more

A extract & decryption and pack & encryption tools for typora

A extract & decryption and pack & encryption tools for typora. 中文说明请戳这里 WARNING NOTE: typoraCracker doesn’t provide support for crack. FOR STUDY AND DISCUSSION ONLY, PLEASE DO NOT ENGAGE IN ANY ILLEGAL ACTS. ANY PROBLEMS ARISING FROM THIS WILL BE BORNE BY THE USER (YOU). Features Supports Version 1.0.0+ (At least for now.) Supports ALL OS supported by typora Usage pip install -r    

Read more

The premiere CLI jockey replacement full stack web/app/database network automation application

Network Engineer’s Unified Realtime Automation Library © NEURAL Page (Overview, features, extensibility, etc.) https://www.automate-the-network.com/neural NEURAL is the premiere CLI jockey replacement full stack web/app/database network automation application, providing a “no-code” web app for network engineers developed by a network engineer! It’s built using the Django Web framework I’ll be updating this README in the future with more info, but for now, here’s the intial setup instructions, after you’ve got your Server running, e.g. after you’veimported the OVA into VM Workstation […]

Read more

Pytorch Pedestrian Attribute Recognition: A strong PyTorch baseline for pedestrian attribute recognition and multi-label classification

Rethinking of Pedestrian Attribute Recognition: A Reliable Evaluation under Zero-Shot Pedestrian Identity Setting (official Pytorch implementation) This paper submitted to TIP is the extension of the previous Arxiv paper. This project aims to provide a strong baseline for Pedestrian Attribute Recognition and Multi-Label Classification. provide two new datasets RAPzs and PETAzs following zero-shot pedestrian identity setting. provide a general training pipeline for pedestrian attribute recognition and multi-label classification task. This project provide DDP training, which is mainly used for multi-label […]

Read more

DALLE-tools provided useful dataset utilities to improve you workflow with WebDatasets

DALLE-tools is a github repository with useful tools to categorize, annotate or check the sanity of your datasets. Installation Just clone this repository to your folder and use one of the following commands in the section underneath. WebDataset Annotator Press to switch to the next page, to change the annotation category or click on the image to add it to the current cateogry and save it in annotations.json. Please upload your annotations.json by creating a push request into community_annotations folder […]

Read more

Advent of Code: Solving Your Puzzles With Python

Advent of Code is an online Advent calendar where you’ll find new programming puzzles offered each day from December 1st to the 25th. While you can solve the puzzles at any time, the excitement when new puzzles unlock is really something special. You can participate in Advent of Code in any programming language—including Python! This tutorial will help you get started with solving puzzles and earning your first golden stars. Advent of Code puzzles are designed to be approachable by […]

Read more

Small game for you to run on your terminal

Pequeno joguinho pra você rodar no seu terminal Olá! Joguinho legal pra vc rodar no seu terminal!! (rode no terminal, pra melhor experiencia) Instalação, Clonagem e Acesso $ pkg upgrade $ pkg update $ pkg install git $ pkg install python $ git clone https://github.com/yScottLuck/JokenPython $ cd JokenPython $ python3 main.py GitHub View Github    

Read more

Prevent `CUDA error: out of memory` in just 1 line of code

Koila solves CUDA error: out of memory error painlessly.Fix it with just one line of code, and forget it. 🚀 Features 🙅 Prevents CUDA error: out of memory error with one single line of code. 🦥 Lazily evaluates pytorch code to save computing power. ✂️ Automatically splits along the batch dimension to more GPU friendly numbers (2’s powers) to speed up the execution. 🤏    

Read more
1 342 343 344 345 346 928