Yafei

Results 15 comments of Yafei

I meet the same problem when I am running a local orthanc docker container.

``` def weekly(cookies, scores, driver_default=None): quiz_type = "weekly" score_all = const.weekly_all quiz_xpath = '//*[@id="app"]/div/div[2]/div/div[3]/div[2]/div[7]/div[2]/div[2]/div' category_xpath = '//*[@id="app"]/div/div[2]/div/div[4]/div[1]/div[1]' answer_question(quiz_type, cookies, scores, score_all, quiz_xpath, category_xpath, driver_default=driver_default) def zhuanxiang(cookies, scores, driver_default=None): quiz_type =...

先检查我上面提到的两个地方,改正过来再试试。代码里把每周和专项位置弄反了,要么就是网页改了布局导致的,所以代码也要对应更新。

> 有些错不是这个导致的,如果上面的做了,一般的错重复跑几次也能答完。

QT6.2 debug版本匹配12秒,release版本0.3秒,差异确实大,找到这个issue才发现问题,还以为代码改动导致的。

translation 平移可以用模板和测试图的中心点去算,旋转角度就是匹配的模板所对应旋转过的角度。

_.isNaN(new Number(0)) 应该返回 false. 现在修复了,见 issue [https://github.com/jashkenas/underscore/issues/2257](https://github.com/jashkenas/underscore/issues/2257)

Thanks for your answer! The distribution might not be the problem, that was my view. I am wondering if the regression model supports input with string like in my case...

Hi, is this feature done and integrated?

Hello, will be this bug fixed? In many cases, enum type is insufficient to display elaborate infos.