孙德伟
孙德伟
## Motivation Classification models often use confusion matrix and P / R / F1 to analyze the model test results. The existing analysis scripts do not have the function of...
error when export to onnx code: 112b11469c7c95c9f92dcfc9dc58212f28ac2a54 ``` [2022-07-09 06:36:12.441] [mmdeploy] [info] [model.cpp:95] Register 'DirectoryModel' [2022-07-09 06:36:14.825] [mmdeploy] [info] [model.cpp:95] Register 'DirectoryModel' /root/workspace/mmdetection/mmdet/datasets/utils.py:66: UserWarning: "ImageToTensor" pipeline is replaced by "DefaultFormatBundle"...
GolangPackage 里面有两个设置GOPATH的地方,但是查了一下对应的代码,LITEIDE_USELITEIDEGOPATH,LITEIDE_USESYSGOPATH 这俩地方,似乎就是load save了一下,没见到起任何作用。 另外,系统GOPATH里面出现了 /Users/USER/go,查了一下 inline QStringList sysGopath(LiteApi::IApplication *app),似乎是从GOPATH这个变量里面读取的,但是我很确定我电脑上,只有zsh里面定义了 GOPATH=/Users/USER/PATH/TO/go。所以觉得有点奇怪,这个 /Users/USER/go 是从哪里读出来的。 目前造成的最大的问题,就是每次编译,都会在我的 home 目录下生成一个 ~/go/pkg 目录,而不是在 /Users/USER/PATH/TO/go 下面。
Can I have a modified version of default config.py for all my projects? I don't want to copy it every time I start a new project.
there should be a convenient way to assign classes and the order of them.
Can you provide a CPU version built with MKL?
https://github.com/liangfu/mxnet-mobilenet-v2/blob/b3e26ca3ce1aff6e190d6e148b6fe778e11bc38f/symbols/mobilenetv2.py#L114 please fix this code, according to 1801.04381 v3. misunderstood you code (T_T)
目前没有看到有firefox的网页收藏插件,是否有相关的计划?
提示 ```sh /home/user/Code/wiz/WizQTClient/src/WizSvgEditorDialog.cpp: In function ‘void editHandwritingNote(WizDatabaseManager&, const WIZDOCUMENTDATAEX&, QString, QString, QWidget*)’: /home/user/Code/wiz/WizQTClient/src/WizSvgEditorDialog.cpp:168:5: error: ‘pDlg’ was not declared in this scope pDlg->deleteLater(); ^~~~ /home/user/Code/wiz/WizQTClient/src/WizSvgEditorDialog.cpp: In function ‘void createHandwritingNote(WizDatabaseManager&, const WIZDOCUMENTDATAEX&,...
通过为知助手保存的微信文章,在竖着的显示器上(1920x1080)看右边有一个很大的空白。  这个是为知助手文章保存的问题,还是渲染的问题?