-
Đâ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…
-
### 🚀 The feature
`torch.compile` is a Pytorch feature that compiles the model into static kernels using a JIT. More information on: https://pytorch.org/tutorials/intermediate/torch_compile_tutoria…
-
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…
-
### Bug description
Hello thanks for the awesome package. I am going to process a pdf document with OCR but I am facing the issue in Window Machine. I have installed the doctr, tf and pt from sourc…
-
我试着重新make的时候报了这样的错,大佬知道是哪里的错误吗?
wzp@i-5DB1BBD8:~/project/trt/crnn.pytorch.tensorrt.chinese/crnn_trt/build$ make
Scanning dependencies of target crnn
[ 50%] Building CXX object CMakeFiles/crnn.dir…
-
Traceback (most recent call last):
File "/root/OCR-Invoice_Identification-master/train_code/crnn_train_code/train_pytorch_ctc.py", line 177, in
val(crnn, test_dataset, criterion, loss_avg.val…
szzwy updated
6 months ago
-
Hi @blackprotoss
Thanks for your awesome work!
I recently tried to reproduce the WordAcc performance as mentioned in the paper Table 9.
When I directly applied the crnn on the GT testing set on …
-
### 🐛 Describe the bug
import torch.nn as nn
import torch
device = torch.device('cuda' if torch.cuda.is_available() else 'cpu')
class CRNN(nn.Module):
def __init__(self, img_channel…
-
The angel of this character is: 0
Rotate the array of this img!
---------------------------------------------------------------------------
AttributeError Traceback (most…
-
when i run python setup.py install, a error occured as follows, i don't know how to solve it,,,,,thx a lot for you help~
my envs is py36 pytorch1.0.1
(crnn_torch_py36) futong@server:~/env_conf/w…