# 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 `