1.main_paddle.py
import shutil
from paddleocr import PaddleOCR, draw_ocr
import time
import cv2
import math
import numpy as np
import os,json
import paddle
from PIL import Image, ImageFont
1.main_paddle.py
import shutil
from paddleocr import PaddleOCR, draw_ocr
import time
import cv2
import math
import numpy as np
import os,json
import paddle
from PIL import Image, ImageFont