longlongvip
longlongvip
I install the upmath.me, but the preview doesn't work [](https://imgtu.com/i/OEMkn0)
Hi when I run the demo.py But I face the error How to solve it? _pytest.config.exceptions.UsageError: usage: _jb_pytest_runner.py [options] [file_or_dir] [file_or_dir] [...] _jb_pytest_runner.py: error: unrecognized arguments: --trained_model --save_folder eval_tools/ --visual_threshold...
## Base - Windows 11 x64 - GCC 12.1.0 - glib 2.73.2 ## Output ```bash -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22000. -- The CMake build type...
返回时路线图重置
示例 1.点击阶段1,选择某一个卡片  出现:  再返回重置为完整路线: 
Train
I have a PC with RTX2060 GPU,but it use the CPU when I train the network,I have installed the tensorflow-gpu
## Bugs - 编码问题 ```python html_file = open(openPath, 'r', encoding="utf-8") html_data = html_file.read() html_file.close() print(html_data) ``` 运行Print时,提示gbk编码错误 运行无Print时,不提示gbk编码错误 - 使用Pycharm格式化代码,变成4个缩进之后,视图就加载不了 - 无法新建任意文件,只能新建.py文件 - Fun.py中自定义的函数无法保存 ## 建议 ```python #插入控件的文本(Label、Button、Entry、Text)。 def InsertText(uiName,elementName,textValue):...
How to judge that there is no face?
I read your code carefully. In train.py, I'm not sure what outputs means. Is it the output of the model FC layer or the Softmax layer? Because if it's the...
When I run the realtime_demo.py,there is not the lable and the rectangular
## 环境 - Windows 10 - Visual Studio 2022 ## 错误 