issues
search
meijieru
/
crnn.pytorch
Convolutional recurrent network in pytorch
MIT License
2.4k
stars
657
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to recognize a long text image like VIN?
#264
xulihang
opened
4 months ago
0
during multi-language model training, accuracy of English/numbers is worse than Chinese characters, how to improve?
#263
nissansz
opened
7 months ago
0
Fixed incorrect tensor size annotation
#262
flysmart
opened
1 year ago
0
feat(*):compatible with version 1.6.0 and above of pytorch
#261
yupeifengyannis
closed
1 year ago
0
Bump torch from 1.2.0 to 1.13.1
#260
dependabot[bot]
opened
1 year ago
0
Bump pillow from 9.0.0 to 9.3.0
#259
dependabot[bot]
opened
2 years ago
0
RuntimeError: CUDA error: an illegal memory access was encountered
#258
sssimpleboy
opened
2 years ago
1
Bump numpy from 1.17.2 to 1.22.0
#257
dependabot[bot]
opened
2 years ago
0
Bump pillow from 9.0.0 to 9.0.1
#256
dependabot[bot]
closed
2 years ago
1
训练数据集用的是什么???
#255
huahuabai
opened
2 years ago
1
Bump numpy from 1.17.2 to 1.21.0
#254
dependabot[bot]
closed
2 years ago
1
Bump pillow from 6.1.0 to 9.0.0
#253
dependabot[bot]
closed
2 years ago
0
thi project support python3?
#252
futureflsl
opened
2 years ago
0
Why is the pooling layer in the network different from the 1 * 2 pooling in the original paper?
#251
413542484
opened
3 years ago
0
Bump pillow from 6.1.0 to 8.3.2
#250
dependabot[bot]
closed
2 years ago
1
关于模型结构最后两层的BN层
#249
bolun365
opened
3 years ago
1
The loss occurred in Nan's case,What is the reason?
#248
gittjob
opened
3 years ago
1
The Problem Of Over fitting过拟合问题
#247
Boomm-shakalaka
opened
3 years ago
0
CRNN过拟合求解The Problem Of Overfitting
#246
Boomm-shakalaka
closed
3 years ago
0
raise UnidentifiedImageError( PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x0000024631A5E360>
#245
Letter24
opened
3 years ago
1
Bump pillow from 6.1.0 to 8.2.0
#244
dependabot[bot]
closed
3 years ago
1
Is it normal for the model to predict the same string for the whole train batch and val?
#243
SalmaG98
closed
3 years ago
0
Utility of method oneHot in utils.py
#242
SalmaG98
opened
3 years ago
0
训练自己的数据时报错:an illegal memory access was encountered
#241
fantasyfulan
opened
3 years ago
1
训练icdar2015
#240
19ethan
opened
3 years ago
0
Bump pillow from 6.1.0 to 8.1.1
#239
dependabot[bot]
closed
3 years ago
1
What is the difference between warp_ctc_pytorch.ctcloss and torch.nn.ctcloss?
#238
arwagh
opened
3 years ago
3
不收敛,loss下降到15左右就震荡不动了
#237
mengpengfei
opened
3 years ago
3
出现报错RuntimeError: CUDA error: an illegal memory access was encountered
#236
HanazawaKanana
opened
4 years ago
3
Why My CTC Loss is always Nan or Inf value?
#235
hemanthyernagula
opened
4 years ago
6
Height of image to 1
#234
hemanthyernagula
opened
4 years ago
0
loss值是特别大,但是还不知道那么下降,怎么解决这个问题?
#233
wuxiaolianggit
opened
4 years ago
0
About loss
#232
vincezengqiang
opened
4 years ago
1
对train.py的几点疑问
#231
lmw0320
opened
4 years ago
0
eval mode has bad performance 测试与训练模式性能差别很大
#230
woodyyyyyyyy
opened
4 years ago
3
效果不好
#229
rsqai
opened
4 years ago
3
train.py文件的第98行代码的疑惑
#228
hpc203
opened
4 years ago
1
Using this model only for digits classification
#227
yogeshdon
opened
4 years ago
0
支持不同样本训练吗
#226
songqi8848
opened
4 years ago
0
TypeError: a bytes-like object is required, not 'NoneType'
#225
xiaomeng654321
closed
4 years ago
2
如果需要训练图片的尺度为64会报错
#224
PKQ1688
opened
4 years ago
1
errors about training your own model
#223
FortuneSeeker
opened
4 years ago
2
ImportError: /usr/lib/libtorch_cpu.so: undefined symbol: _ZNK3c1010TensorImpl35compute_channels_last_contiguous_2dEv
#222
yuxiaomu
opened
4 years ago
1
Something wrong in class resizeNormalize(object)
#221
HansRen1024
closed
2 years ago
0
【劝退】大家不要在这里浪费时间了,这套代码bug 太多,也没有人维护。
#220
allenxcp
closed
4 years ago
19
HELP!如果我想批处理测试数据集,我该怎么修改啊
#219
WoshiBoluo
opened
4 years ago
1
How to view the score of character recognition, that is, the probability value of recognition result
#218
Longyanaddress
opened
4 years ago
0
Is there anything wrong about the shape of CRNN modual
#217
0sxw0
opened
4 years ago
0
图像的宽度
#216
VegetableOrange
closed
4 years ago
0
How do I count the parameters of the model to calculate the complexity of the model?
#215
happy20200
opened
4 years ago
1
Next