yourb

Results 7 issues of yourb

程序可以正常启动,但是识别商品只是提示connect root,是因为没导入库吗,请问如何导入数据库

I'm trying to adopt the idea of CycleGAN on solving a domain mapping problem. I have 100,000 images to do domain transformation, and about 10,000 images for domain B. The...

### Describe the bug 02/10 19:02:07 - mmengine - INFO - Checkpoints will be saved to /gemini/prun. /usr/local/lib/python3.8/dist-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd...

bug

how to address this problem?

你好,请问是否可以不编译,直接用头文件的方式呢?编译总是很麻烦

能帮我解决下吗 执行结果为 他来到了网易杭研大厦 他/来/到/了/网/易/杭/研/大/厦 我的代码为: #include "Jieba.hpp" using namespace std; const char* const DICT_PATH = "C:\\Users\\ins\\Desktop\\DLP\\3rdparty\\dict/jieba.dict.utf8"; const char* const HMM_PATH = "C:\\Users\\ins\\Desktop\\DLP\\3rdparty\\dict/hmm_model.utf8"; const char* const USER_DICT_PATH = "C:\\Users\\ins\\Desktop\\DLP\\3rdparty\\dict/user.dict.utf8"; const char*...

hi, When I run the vllm large model configured with "--reasoning-parser deepseek_r1", the following error occurs. However, when I configure vllm without using these commands, it runs normally. I have...