chucksylar

Results 6 issues of chucksylar

After replacing your ncnn model with my own model (followed by your post https://zhuanlan.zhihu.com/p/471357671), the model predicts with a bunch of bounding boxes... ![res1](https://user-images.githubusercontent.com/53057530/161179418-33a5c3e7-7b17-4e3d-9f2b-5dbc48389033.png)

Hi, I'm trying to use my own yolov5 model, so i wondering what version of yolov5 did you use in this repo?

### 相关问题 _No response_ ### 可能的解决办法 通过langchain调用chatgpt-plugin ### 帮助开发 - [X] 我愿意协助开发! ### 补充说明 可以参考这个链接: https://python.langchain.com/en/latest/modules/agents/tools/examples/chatgpt_plugins.html

feature request

### 这个bug是否已存在现有issue了? - [X] 我确认没有已有issue,且已阅读**常见问题**。 ### 错误表现 上传对话历史记.json文件报错 ![image](https://user-images.githubusercontent.com/53057530/231393556-ee301c34-3696-4003-ba47-d15cba02e790.png) ### 复现操作 多账户模式下,添加了一个用户名admin 上传之前下载的对话历史记录.json ### 错误日志 ```shell File "/Users/zongheng/Documents/ChuanhuChatGPT/modules/base_model.py", line 507, in load_chat_history with open(os.path.join(HISTORY_DIR, user_name, filename), "r") as f: IsADirectoryError:...

bug

### 相关问题 无相关问题 ### 可能的解决办法 通过对话的形式生成markdown思维导图,最后生成的思维导图每个节点还能通过UI交互?当然我不知道gradio能不能做到,还需要研究一下。。。 ### 帮助开发 - [X] 我愿意协助开发! ### 补充说明 生成思维导图的在线工具比如 https://markmap.js.org/ 是不是可以参考。。。

feature request

What version of yolov5 are you using in this repo?