Skip to content

Instantly share code, notes, and snippets.

View northwindapps's full-sized avatar

northwindapps northwindapps

View GitHub Profile
@northwindapps
northwindapps / craft_post_processing.py
Created June 22, 2024 10:19 — forked from magesh-technovator/craft_post_processing.py
POST processing and Rendering Text predictions
"""
Copyright (c) 2019-present NAVER Corp.
MIT License
"""
# -*- coding: utf-8 -*-
import numpy as np
import cv2
import math