Keine Beschreibung

fangjiasheng b57d26774e update vor 3 Jahren
.idea 54f5c7520c update vor 3 Jahren
checkpoint 9d9bec37f6 First Update vor 4 Jahren
data_process 5812bb3668 update train with real data vor 3 Jahren
img 9d9bec37f6 First Update vor 4 Jahren
models 5812bb3668 update train with real data vor 3 Jahren
test_files 9fc86bd2b0 update vor 3 Jahren
train 9d9bec37f6 First Update vor 4 Jahren
train_data 9d9bec37f6 First Update vor 4 Jahren
.gitignore 194fe84a4e Update Directory vor 4 Jahren
LICENSE 9d9bec37f6 First Update vor 4 Jahren
README.md 9d9bec37f6 First Update vor 4 Jahren
__init__.py 9d9bec37f6 First Update vor 4 Jahren
check_img_labeled.py 5812bb3668 update train with real data vor 3 Jahren
config.py 9d9bec37f6 First Update vor 4 Jahren
e01-f10.17.h5 5812bb3668 update train with real data vor 3 Jahren
image.py 5812bb3668 update train with real data vor 3 Jahren
inference.py b57d26774e update vor 3 Jahren
metrics.py 9fc86bd2b0 update vor 3 Jahren
otr_interface.py 54f5c7520c update vor 3 Jahren
otr_interface_new.py 54f5c7520c update vor 3 Jahren
predict.jpg 54f5c7520c update vor 3 Jahren
seal0.jpg 54f5c7520c update vor 3 Jahren
table_ceil.py 9d9bec37f6 First Update vor 4 Jahren
table_detect.py 9d9bec37f6 First Update vor 4 Jahren
table_line.py 5812bb3668 update train with real data vor 3 Jahren
table_postprocess.py 54f5c7520c update vor 3 Jahren
table_predict.py 54f5c7520c update vor 3 Jahren
temp.jpg 54f5c7520c update vor 3 Jahren
test.py 5812bb3668 update train with real data vor 3 Jahren
test_files.rar 9fc86bd2b0 update vor 3 Jahren
train.py 5812bb3668 update train with real data vor 3 Jahren
train_origin.py 9d9bec37f6 First Update vor 4 Jahren
utils.py 9d9bec37f6 First Update vor 4 Jahren

README.md

table-detect

table detect(yolo) , table line(unet) (表格检测/表格单元格定位)

links: http://gofile.me/4Nlqh/fNHlWzVWo
models weights download and move to ./modes

test table detect

python table_detect.py

test table ceil detect with unet

python table_ceil.py

train table line

python train/train.py