"ppocr/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "eafb157a058d9898d24fce8a9f1c7c32fe69cb2e"
Unverified Commit 35d4dbc2 authored by littletomatodonkey's avatar littletomatodonkey Committed by GitHub
Browse files

fix lost import (#5605)

parent bdf28622
......@@ -13,6 +13,7 @@
# limitations under the License.
import numpy as np
import os
import json
import random
import traceback
from paddle.io import Dataset
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment