Skip to content

Instantly share code, notes, and snippets.

View VpkPrasanna's full-sized avatar

V.Prasanna kumar VpkPrasanna

View GitHub Profile
@VpkPrasanna
VpkPrasanna / East Text Detection.py
Last active October 12, 2021 06:07
This helps us to extract text as a separate instance of image
# Necessary Imports
import textseg as ts
from PyPDF2 import PdfFileReader
from pdf2image import convert_from_path
import cv2
import json
import pandas as pd
import glob
import os
@gbraad
gbraad / README.md
Last active April 22, 2024 08:46
Buy Me a Coffee

Buy Me a Coffee

Using inlined HTML

Buy Me A Coffee

<a href="https://www.buymeacoffee.com/gbraad" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>