-
Start a thread on the potential issue of early stopping on parameter inference (identify sparsity)
Currently, the rule of early stopping that we implemented is to stop training if the validation lo…
-
1.我的数据集是这样的(有360w张图片)
![6(1CATNR(T7 YAST9ME}}CB](https://user-images.githubusercontent.com/41094226/77243355-23a7d900-6c44-11ea-8e2b-85607ea5224d.png)
![JBZM~%9{E%}Q{ZNN(DC1% R](https://user-images.…
-
Traceback (most recent call last):
File "/home/stay/Desktop/CrnnPytorch/train.py", line 201, in
cost = trainBatch(crnn, criterion, optimizer)
File "/home/stay/Desktop/CrnnPytorch/train.py"…
-
```
class alignCollate(object):
def __init__(self, imgH=32, imgW=100, keep_ratio=False, min_ratio=1):
self.imgH = imgH
self.imgW = imgW
self.keep_ratio = keep_rati…
ghost updated
3 years ago
-
#### Learning Goals
I want to contribute a model that will detect a car in a live stream or video and recognize characters on number plate of the car .
### Exercise Statement
WE used CRNN algorit…
-
@Sierkinhane
-
When I enter inputs to the CNN model, there is an error in the batch norm layer because the forward() make a batch size of 1. How did you solve this?
The error is as follows:
ValueError: Expected…
-
onnx2paddle转换动态图推理耗时从10ms增加到2600ms。什么情况?
-
I use the original ACELoss to train CRNN based on synth90k dataset, but can not converage. I wonder if LS-ACELoss been used in such training as I mention? And what is the accuracy
-
~/warp-ctc/build$ make
[ 11%] Building NVCC (Device) object CMakeFiles/warpctc.dir/src/warpctc_generated_reduce.cu.o
In file included from /usr/local/cuda-9.0/include/host_config.h:50:0,
…