yurochang

Results 15 comments of yurochang

@MasterBrother 我遇到和你一模一样的问题,请问你最后是怎么解决的?

在多人跟踪那里也有问题: > show, joints, bboxes, xcenter = TfPoseEstimator.get_skeleton(show, humans, imgcopy=False) ValueError: too many values to unpack`

same crazy problem: ![image](https://github.com/infiniflow/ragflow/assets/26240758/66111061-4195-4aa8-9d7c-ce35ed99cf83) ![image](https://github.com/infiniflow/ragflow/assets/26240758/8dcdeeb4-af8c-4527-9045-2456ba07ab83)

same problem make graphrag broken for me: ![image](https://github.com/user-attachments/assets/83fa2108-b193-4556-84b0-63db2ecf0922)

![image](https://github.com/infiniflow/ragflow/assets/26240758/97192022-fcdd-4a83-958c-53a5cf664616)

> (omni) [root@mysql04 OmniParser]# python gradio_demo.py --icon_detect_model weights/icon_detect_v1_5/model_v1_5.pt --icon_caption_model florence2 [2025-03-07 01:47:39,461] [警告] easyocr.py:80 - CUDA 和 MPS 均不可用 - 默认为 CPU。注意:此模块使用 GPU 时速度更快。 回溯(最近一次调用最后一次): 文件“/home/OmniParser/gradio_demo.py”,第 72 行,在 yolo_model =...