Shiro-LK

Results 13 issues of Shiro-LK

Hi, I thank you for your repo. I tried to compare the accuracy of your resnet18 with the torchvision one, I do not understand why without pretrained, your model gives...

Hello, Thank you for your work. It is a very nice opensource framework. I would like to reproduce (or at least having close results) to your english OCR model. Unfortunately,...

Hi ! Thank for sharing. I have a question regarding the concatenation step for the input of the RNN Decoder described as "the context vector and the attention RNN cell...

Hello, I have some misunderstanding regarding faster RCNN and the sliding windows. In fact, the sliding window (3x3x512 kernel for VGG16) is applied on the feature map, but I do...

Hi, Thank you for your interesting papers and sharing the code. I have a question about the paper, in particular the simplified NL module. If I understand well, you are...

Hi, Thank you for sharing your repo. I am trying to finetune a LM with multifit on custom dataset and then finetune the classifier for prediction. Unfortunately I got an...

Hello, Thanks for your repository, it helps a lot ! I am trying to understand the purpose of the masks in your code. I assume the goal is to remove...

Hello, First of all, thank you for sharing your work with the code. I have few questions regarding the checkpoints available. I have tried to visualize the density map with...

Hi, Thank you for sharing your experimentation. I wanted to try your experiment on a custom dataset, and I was wondering how to do it. Should I just modify the...

Hello, I am trying to launch the example in the readme.txt, unfortunately I don't have any files in the folder temp/lang which make me having this error : > FileNotFoundError:...