بدون توضیح

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

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