Ce Ge (戈策)

Results 16 issues of Ce Ge (戈策)

## 设备信息 - 操作系统: [Mac] - 浏览器版本: [Chrome99] - 沙拉查词版本: [v7.20] ## 描述问题 搜狗翻译不工作,提示`请登录词典帐号以使用`。打开搜狗翻译 API 网站,告知已经停止服务。 确认是搜狗彻底关停 API 了吗,是的话太可惜了。 ## 截图

Every time, it reads the whole webpage from the beginning. Is it possible to start reading from a specific location? (read from a selected word and go on)

enhancement

May I ask how to determine the width parameter `w`? For example in Table 3, `Res2Net-50 (Preserved complexity)` of settings `48wx2s`, `26w×4s`, and `14w×8s` have the same FLOPs as `ResNet-50`...

When executing `MemTracker(frame)` in ipython, it throws `KeyError`: ```bash --------------------------------------------------------------------------- KeyError Traceback (most recent call last) in ----> 1 gpu_tracker = MemTracker(frame) ./gpu_mem_track.py in __init__(self, frame, detail, path, verbose, device)...

Hi, there are several folders of the rendered 256x256 images, what's the difference? ``` 256x256/ |-- photo | |-- tx_000000000000 | `-- tx_000100000000 `-- sketch |-- tx_000000000000 |-- tx_000000000010 |--...

- Initial version to enrich the multimodal evaluation features, using GPT4V API to assess models - Welcome further testing and refinement

enhancement
dj:multimodal
stale-pr

``` ... ./ps-lite/src/proto/task.pb.h: In member function ‘void ps::Task::set_allocated_msg(std::string*)’: ./ps-lite/src/proto/task.pb.h:540:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’ if (msg_ != &::google::protobuf::internal::kEmptyString) { ^ ./ps-lite/src/proto/task.pb.h:548:41: error: ‘kEmptyString’ is not a member...

谷歌搜索速度慢,百度的又不支持直接用github地址,我只好用了tinysou做页面搜索。。。 有个swiftype做的很好,跟tinysou很相似,甚至比tinysou更好用,只不过是英文的。。 我发现tinysou有个问题。。就是在弹出搜索结果后,它会改变当前页面的url,这时候如果刷新页面,就又会弹出搜索结果,很不爽。。。swiftype就不会这样😊 其实我原本想把tinysou改成在新页面显示结果,但是搞了好久也弄不好。。 所以总结起来就是两个需求∶ 1. 把tinysou改成新页面显示 2. 增加swiftype 能增加任意一个功能就好了😁

I think it's better to provide a `requirements.txt`, indicating the python libraries and version it needed .

**Is your feature request related to a problem? Please describe.** 一旦在xposed中启用了应用管理,移花接木就会加载预置配置,导致有些应用打不开。 **Describe the solution you'd like** 能不能加个启用/未启用的开关,就跟权限控制一样,一开始默认不启用规则。 **Describe alternatives you've considered** 除非把条目删掉,没找到办法临时禁用。