Sem descrição

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

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