Shengyu

Results 11 comments of Shengyu

+1,不确定是什么问题,我这边挂了代理,google也能开,就是剪贴板上复制的,一直无法翻译。

> > 可以在options = ssl.optionsForClientTLS(hostname=urlparse(url).hostname)前面加上factory.proxy={'host':'127.0.0.1','port':10808}这句话吗 > > ![image](https://user-images.githubusercontent.com/10055237/140027777-ee6c22a1-ff0b-4f6a-9a21-02deeb44b395.png) It doesn't work for me. It returns ``` Can't connect to server. Reason: [Failure instance: Traceback (failure with no frames): : An...

Vote for this feature! Since the official GPT-3.5-turbo API is much cheaper than the Chatgpt Plus, if this desktop app can use the api, I will cancle the plus subscription.

PDF划词翻译希望能处理好换行的问题。因为PDF中每次换行都有一个强制的换行符,复制到translator中后,句子是不连续的。

不清楚现在的0.0.15版本是否使用了特殊的网络代理,以使得在大陆的用户更好地访问。我现在在国外尝试了windows的0.0.15版本,没有任何反应,既没有输出也没有报错。

The same feature requirement with [this issue](https://github.com/yetone/openai-translator/issues/122#issue-1616706547). Hope the developer can consider this enhancement.

I have the same problem. As the author state in the `README.md`, they use the ResNet34 model, which I guess should correspond to the `resnet34.yaml`. However, when I check the...

I also noticed a discrepancy between `Concat_res2` and the 'EMS_block2' described in the paper. In the paper, the Maxpool operation is applied first followed by the LCB block. However, in...

All other annotations are correct, except for this one. I have only checked part of the dataset, not the entire dataset. If I found other uncorrect label, I will report...

The gitignore seems not work. I want to only filter the papers abouit 'Backdoor', and the following is my 'ZOTERO_IGNORE' configuration: ```bash * # ignore everything !Backdoor # do not...