No Description

fangjiasheng 9d9bec37f6 First Update 4 years ago
.idea d05b854f1c First Update 4 years ago
checkpoint 9d9bec37f6 First Update 4 years ago
data_process 9d9bec37f6 First Update 4 years ago
img 9d9bec37f6 First Update 4 years ago
models 9d9bec37f6 First Update 4 years ago
train 9d9bec37f6 First Update 4 years ago
train_data 9d9bec37f6 First Update 4 years ago
.gitignore 9d9bec37f6 First Update 4 years ago
111111.jpg 9d9bec37f6 First Update 4 years ago
13.png 9d9bec37f6 First Update 4 years ago
146.png 9d9bec37f6 First Update 4 years ago
1d594e3ab6d511eb800500163e0ae709_part0.png 9d9bec37f6 First Update 4 years ago
65.png 9d9bec37f6 First Update 4 years ago
8.png 9d9bec37f6 First Update 4 years ago
LICENSE 9d9bec37f6 First Update 4 years ago
README.md 9d9bec37f6 First Update 4 years ago
__init__.py 9d9bec37f6 First Update 4 years ago
config.py 9d9bec37f6 First Update 4 years ago
image.py 9d9bec37f6 First Update 4 years ago
img.png 9d9bec37f6 First Update 4 years ago
img_1.png 9d9bec37f6 First Update 4 years ago
official_seal.jpg 9d9bec37f6 First Update 4 years ago
otr_interface.py 9d9bec37f6 First Update 4 years ago
part1.png 9d9bec37f6 First Update 4 years ago
repair.jpg 9d9bec37f6 First Update 4 years ago
requirements.txt 9d9bec37f6 First Update 4 years ago
seal0.jpg 9d9bec37f6 First Update 4 years ago
seal1.jpg 9d9bec37f6 First Update 4 years ago
seal2.jpg 9d9bec37f6 First Update 4 years ago
seal3.jpg 9d9bec37f6 First Update 4 years ago
seal4.jpg 9d9bec37f6 First Update 4 years ago
seal5.jpg 9d9bec37f6 First Update 4 years ago
seal6.jpg 9d9bec37f6 First Update 4 years ago
seal7.jpg 9d9bec37f6 First Update 4 years ago
seal8.jpg 9d9bec37f6 First Update 4 years ago
table.jpg 9d9bec37f6 First Update 4 years ago
table_ceil.py 9d9bec37f6 First Update 4 years ago
table_detect.py 9d9bec37f6 First Update 4 years ago
table_line.py 9d9bec37f6 First Update 4 years ago
temp.jpg 9d9bec37f6 First Update 4 years ago
test.py 9d9bec37f6 First Update 4 years ago
test1111.png 9d9bec37f6 First Update 4 years ago
train.py 9d9bec37f6 First Update 4 years ago
train_0.jpg 9d9bec37f6 First Update 4 years ago
train_463.jpg 9d9bec37f6 First Update 4 years ago
train_463.json 9d9bec37f6 First Update 4 years ago
train_origin.py 9d9bec37f6 First Update 4 years ago
utils.py 9d9bec37f6 First Update 4 years ago
开标记录表1_page_0_.png 9d9bec37f6 First Update 4 years ago
开标记录表3_page_0.png 9d9bec37f6 First Update 4 years ago
无边框1.jpg 9d9bec37f6 First Update 4 years ago
无边框2.jpg 9d9bec37f6 First Update 4 years ago
无边框3.jpg 9d9bec37f6 First Update 4 years ago

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