liuheng92/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
C++MIT
Issues
- 0
No module named 'pse.pse
#93 opened by vidkr - 0
Tensorflow 2.0 not supported
#92 opened by humbleOldSage - 0
请问为什么训练加载图片后一直是这样的
#91 opened by whgao97 - 1
The author's code mystifies me!
#82 opened by whereitogo - 2
修改data_provider.py来支持多边形格式输入--报错
#75 opened by wuzuowuyou - 3
Training loss not changing
#87 opened by uraibeef - 2
- 1
哪位有测试带recall和precision的脚本?
#90 opened by SkiffDong - 1
How to calculate recall or f-score?
#89 opened by shwaitkumar - 1
- 1
模型训练无法得到README中的结果
#83 opened by zhangshaoyong - 0
我建了个QQ群,1080729300,大家一起来交流啊
#81 opened by ingale726 - 1
标签中的True和False不太理解
#85 opened by Ri-Yue-Shui-Hua - 1
请问损失函数Lc中M,你是否使用OHEM,体现在哪里?
#86 opened by firstadam - 0
python3如何编译pse模块
#84 opened by lx-rookie - 5
编译pse.so报错
#80 opened by andy7166 - 5
使用pretrained模型在icdar2015上复现出来结果不一致
#58 opened by alexwangmac - 3
训练卡死,GPU利用率为0,但是显存占满
#60 opened by cyLVlyl - 0
model_loss异常
#79 opened by yanqi1811 - 0
- 1
- 0
训练不收敛,model loss 一直在0.3和0.8之间震荡
#76 opened by asonee - 0
Segmentation fault: 11
#74 opened by mrwu-mac - 0
- 1
读取txt文本时,报编码格式的问题,
#66 opened by guoshu6699 - 1
psenet标注用什么标注工具比较合适
#70 opened by JinMana - 1
- 0
同尺寸图像生成seg_maps耗时有10倍之差?
#72 opened by pingzi5233 - 0
Deep deterministic policy gradient actor-critic algorithm with supervision controller
#73 opened by Emercy44 - 1
- 1
请问有人尝试过利用自己数据进行训练时一张图片输入多个检测框的么?
#67 opened by pingzi5233 - 1
CPU Support
#65 opened by csmcallister - 3
训练问题
#63 opened by amyjim9907 - 2
输出[6,7,640,640]
#64 opened by jun214384468 - 1
请问博主训练了多少步呢?
#62 opened by cyLVlyl - 1
- 1
dice coefficient与原论文不一致
#61 opened by ssvicnent - 2
- 2
How to load pre_trained model?
#55 opened by ceciliaAI - 0
训练复现问题、
#54 opened by zhangxiaohuixuhao - 1
How to get text out of boudry box
#50 opened by nbhupendra - 1
请问eval生成的文本文件是什么,为什么会有浮点数,应该如何从文本提取出检测到的图片块呢~
#47 opened by Leedorado - 2
Error while running script please help!
#49 opened by nbhupendra - 2
when can I stop the training
#52 opened by li10141110 - 1
请问怎么用自己的数据集进行训练?
#51 opened by GaffeyFF - 10
- 1
- 3
- 1
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
#45 opened by banbsyip - 0
请问data_provider中的crop_area作用是什么?是否可以省去这一步?thx
#43 opened by Leedorado