Peyton

Results 66 comments of Peyton

Hi, @XinMa-AI, Thanks for you attention. We will add support for `mmocr` in the future. If you are interested, PR is welcome.

Hi, @JiuTMniJiaoXiaLuo , thank you for your interests. As for your question, please refer to [the mmcls document](https://mmclassification.readthedocs.io/en/master/tutorials/new_dataset.html#use-your-own-dataset).

Hi, @JiuTMniJiaoXiaLuo You can refer to the similar issue: https://github.com/open-mmlab/mmtracking/issues/539

Hi, @JiuTMniJiaoXiaLuo , I think they delete the `file_client_args` parameter. Maybe the `train_pipeline` in your config is like this: ``` train_pipeline = [ dict(type='LoadImageFromFile', file_client_args=file_client_args), ... ] ``` You can...

https://github.com/pprp/captcha_identify.torch 基于这个库进行改进,支持GPU CPU

Thank you for your interest in my project. From your descriptions above, IMO, maybe this part `{:s}.xml` didn't work. You can modify it to: `f"{your_variable}.xml"`

Maybe GPT4all have difficulty in analyzing PDF files when using local docs. Here is the test file: https://arxiv.org/abs/2005.11401 Base model: Mistral Opencra. Question: What is the meaning of RAG? Exp1:...

https://mp.weixin.qq.com/s/P66xowM7qpUNbKThSXYWJQ

Thanks for you attention and you suggestion! I would add it to TODO list but I am not available currently. I would appreciate it if you could PR.