Không có mô tả

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

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