Aucune description

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

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