Aucune description

fangjiasheng 9d9bec37f6 First Update il y a 4 ans
.idea d05b854f1c First Update il y a 4 ans
checkpoint 9d9bec37f6 First Update il y a 4 ans
data_process 9d9bec37f6 First Update il y a 4 ans
img 9d9bec37f6 First Update il y a 4 ans
models 9d9bec37f6 First Update il y a 4 ans
train 9d9bec37f6 First Update il y a 4 ans
train_data 9d9bec37f6 First Update il y a 4 ans
.gitignore 9d9bec37f6 First Update il y a 4 ans
111111.jpg 9d9bec37f6 First Update il y a 4 ans
13.png 9d9bec37f6 First Update il y a 4 ans
146.png 9d9bec37f6 First Update il y a 4 ans
1d594e3ab6d511eb800500163e0ae709_part0.png 9d9bec37f6 First Update il y a 4 ans
65.png 9d9bec37f6 First Update il y a 4 ans
8.png 9d9bec37f6 First Update 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
config.py 9d9bec37f6 First Update il y a 4 ans
image.py 9d9bec37f6 First Update il y a 4 ans
img.png 9d9bec37f6 First Update il y a 4 ans
img_1.png 9d9bec37f6 First Update il y a 4 ans
official_seal.jpg 9d9bec37f6 First Update il y a 4 ans
otr_interface.py 9d9bec37f6 First Update il y a 4 ans
part1.png 9d9bec37f6 First Update il y a 4 ans
repair.jpg 9d9bec37f6 First Update il y a 4 ans
requirements.txt 9d9bec37f6 First Update il y a 4 ans
seal0.jpg 9d9bec37f6 First Update il y a 4 ans
seal1.jpg 9d9bec37f6 First Update il y a 4 ans
seal2.jpg 9d9bec37f6 First Update il y a 4 ans
seal3.jpg 9d9bec37f6 First Update il y a 4 ans
seal4.jpg 9d9bec37f6 First Update il y a 4 ans
seal5.jpg 9d9bec37f6 First Update il y a 4 ans
seal6.jpg 9d9bec37f6 First Update il y a 4 ans
seal7.jpg 9d9bec37f6 First Update il y a 4 ans
seal8.jpg 9d9bec37f6 First Update il y a 4 ans
table.jpg 9d9bec37f6 First Update il y a 4 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 9d9bec37f6 First Update il y a 4 ans
temp.jpg 9d9bec37f6 First Update il y a 4 ans
test.py 9d9bec37f6 First Update il y a 4 ans
test1111.png 9d9bec37f6 First Update il y a 4 ans
train.py 9d9bec37f6 First Update il y a 4 ans
train_0.jpg 9d9bec37f6 First Update il y a 4 ans
train_463.jpg 9d9bec37f6 First Update il y a 4 ans
train_463.json 9d9bec37f6 First Update il y a 4 ans
train_origin.py 9d9bec37f6 First Update il y a 4 ans
utils.py 9d9bec37f6 First Update il y a 4 ans
开标记录表1_page_0_.png 9d9bec37f6 First Update il y a 4 ans
开标记录表3_page_0.png 9d9bec37f6 First Update il y a 4 ans
无边框1.jpg 9d9bec37f6 First Update il y a 4 ans
无边框2.jpg 9d9bec37f6 First Update il y a 4 ans
无边框3.jpg 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