TyrionChou

Results 9 issues of TyrionChou

In your paper,I think vt should be vi in eq.4, is it right?

hi~!when i use PerspectiveTransform,the fit_output is True, but i still have this picture! if i have some method to aviod the bounding box out of the picture? ![image](https://user-images.githubusercontent.com/25079938/105471606-e1bd4880-5cd5-11eb-99ff-78588b46c463.png)

hi~, there are some problems at shrink_poly function in utils.py. for p in range(start, end + 1, r): res.append([p, int(k1 * p + b1), (p + 15), int(k1 * (p...

hi~, my csdn have not enough score, could you send me a pretrain model, my email is [email protected], thank you very much!

作者好,我想问一下这个问题,如下: Caused by op u'attention_decoder/train_loss/SparseSoftmaxCrossEntropyWithLogits/SparseSoftmaxCrossEntropyWithLogits', defined at: File "train.py", line 171, in tf.app.run() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 126, in run _sys.exit(main(argv)) File "train.py", line 74, in main image_placeholder, groundtruth_text_placeholder, FLAGS.single_seq) File...

![企业微信截图_16817174514619](https://user-images.githubusercontent.com/25079938/232418599-2b66eedc-429f-44b6-a549-9f6fea893979.png) ![企业微信截图_16817176368919](https://user-images.githubusercontent.com/25079938/232419235-8b83f10f-97a4-4717-b56c-afb454ac53ac.png) Nice work!! i want to ask a question about above pic.M is mask_embed? if M is mask_embed, the formula is M(qc) ×(......), not qc × M(......).Do I understand...

hi,there! when use dino to predict text box, i find that there is a overlapping problem because annotation(sometimes combine sometimes split)。Is there a solution? the picture like this! ![企业微信截图_16759372345042](https://user-images.githubusercontent.com/25079938/217782131-a9cdfc74-2f1b-4ca9-a522-15e2519059ac.png) this...

这是LCNetv2_base到LCNetv2_base_ShiTu的变化: from paddle.nn import Conv2D, Identity from ..legendary_models.pp_lcnet_v2 import MODEL_URLS, PPLCNetV2_base, RepDepthwiseSeparable, _load_pretrained __all__ = ["PPLCNetV2_base_ShiTu"] def PPLCNetV2_base_ShiTu(pretrained=False, use_ssld=False, **kwargs): """ An variant network of PPLCNetV2_base 1. remove ReLU layer...

### 🔎 Search before asking - [x] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [x] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no...