개정판 4d2aa82f
issue #1366: deep ocr test
Change-Id: I9fc2a6de2181aa713b6b4d07f5422e5d8f363063
DTI_PID/WebServer/app.py | ||
---|---|---|
4 | 4 |
import sys, os |
5 | 5 |
|
6 | 6 |
sys.path.insert(0, os.path.dirname(os.path.realpath(__file__)) + '\\CRAFT_pytorch_master') |
7 |
#sys.path.insert(0, os.path.dirname(os.path.realpath(__file__)) + '\\deep_text_recognition_benchmark_master') |
|
7 | 8 |
|
8 | 9 |
app = Flask(__name__) |
9 | 10 |
|
내보내기 Unified diff