Нема описа

fangjiasheng 194fe84a4e Update Directory пре 4 година
.idea d05b854f1c First Update пре 4 година
checkpoint 9d9bec37f6 First Update пре 4 година
data_process 9d9bec37f6 First Update пре 4 година
img 9d9bec37f6 First Update пре 4 година
models 9d9bec37f6 First Update пре 4 година
test_files 194fe84a4e Update Directory пре 4 година
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 година
config.py 9d9bec37f6 First Update пре 4 година
image.py 9d9bec37f6 First Update пре 4 година
otr_interface.py 9d9bec37f6 First Update пре 4 година
table_ceil.py 9d9bec37f6 First Update пре 4 година
table_detect.py 9d9bec37f6 First Update пре 4 година
table_line.py 9d9bec37f6 First Update пре 4 година
test.py 9d9bec37f6 First Update пре 4 година
train.py 9d9bec37f6 First Update пре 4 година
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