Sin descripción

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

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