-
Hi,
Is it possible to increase the input size of network from 128x64 to 256x128 ?
ghost updated
5 years ago
-
-
~/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,
…
-
Error while make in cmake fashion. Complains
> cuda_compile_generated_ctc_loss_layer.cu.o' failed
cmake Log
```
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identificati…
-
-
### Bug description
when I run the following code, the training time of the epoch will increase epoch by epoch. For example, the first epoch takes 3:39 min, and the second on takes 4:21min, and the t…
-
有人crnn每个batch 宽度不定长 训练过程中期loss nan ,崩了吗?
@wenlihaoyu 请问大佬遇到过了么
DuckJ updated
4 years ago
-
Hello,
l stuck with fine tuning.
1)First of all to fine tune the model you have to set --nh="256" otherwise it will not work, you'll get this error
(
loading pretrained model from /home/ahm…
-
Hello dear maintainer,
Is it possible to train and recognize european plates (only latin characters) with LPDet? Or it is only for Chinese characters?
Thank you!
-
When I want to use the saved mode to get prediction based on that, it raises
```
File "/home/sgnbx/Downloads/projects/CRNN-with-STN-master/prediction.py", line 20, in
model = load_model('wei…