-
![image](https://github.com/user-attachments/assets/ee134a3d-27ef-40f9-89ea-fc36c6fd0989)
loading pretrained crnn model from pretrained/crnn.pth
loading pre-trained moran model from pretrained/moran…
-
![CRNN 구조](https://user-images.githubusercontent.com/90507605/168742090-441c1483-91a0-430c-a637-5dd2502f9b24.jpg)
-
@sirius-ai Thank you very much for implementing **LPRNet**. During the training process, adding **residual connection** to SmallBasicBlock using ResNet can further improve performance (**LPRNet ->LPR…
-
In src/crnn_layer.c/backward_crnn_layer,"l.state" has been changed after passing through forward_crnn_layer,Why still need
"l.state += l.hidden*l.batch*l.steps" in backward_crnn_layer,after passi…
laiou updated
3 years ago
-
Đây là kết quả đạt được sau khi chạy
![image](https://github.com/user-attachments/assets/112efb8a-e950-41d7-b262-7c0bd15ad825)
Chi tiết lỗi:
Traceback (most recent call last):
File "D:\test…
-
Could you please add your predictions of CRNN that correspond to the Results in your Github repo(similiar to predictions added for Conv3D and ResNetCRNN).
-
Không public code crnn à anh ơi :((
-
I just install all the pkgs needed and downloaded the dataset, and then I got
```bash
$ python run.py train -c myconfigs/config.json --cfg crnn.cfg
Compose(
ProcessChannels(mode=avg)
Add…
-
hi.
in this directory : cd crnn/src/ ,
when i use sh build_cpp.sh , i faced with this error :
###
mm@mm:~/TextBoxes_plusplus/crnn/src$ sh build_cpp.sh
-- The C compiler identification is GNU…
-
I'm still having some trouble reconciling the discrepancy between the Arik et al. CRNN paper's claimed number of parameters and the number of parameters in my implementation. I did realize I made an e…
ghost updated
3 years ago