HongCheng
HongCheng
I have an error when I try to use your code. ` File "/home/user/Documents/GitHub/bevfusion/mmdet3d/datasets/pipelines/loading.py", line 728, in __call__ radars_dict = results['radar'] KeyError: 'radar'` And I found a simiar iusse in...
1. replacing `conv2,conv3,conv4` to `layer2 ,layer3 ,layer4` 2. changing the `fc_last` layer to `fc_last2` with shape from `3 * 3` to `2*2` and `x = x.view(-1, 2 * 2 *...
更换c1.3 langchain中的图片,去除水印
baichuan3 发布时间 2023 --> 2024 ref: https://github.com/datawhalechina/llm-universe/pull/76
update conda environment activation method "source" --> "conda"
I want to discuss an issue. In the text prompts of Stable Diffusion, there are often many strength parameters. For such prompt texts like ‘fractal art:1.2’, ‘fantasy style (amphibic:1.2)’, do...
# Description We plan to update the main pages [./README.md](https://github.com/mini-sora/minisora/blob/main/README.md) and [./README_zh-CN.md](https://github.com/mini-sora/minisora/blob/main/README_zh-CN.md) into the following **styles** from [Awesome-LM-SSP](https://github.com/ThuCCSLab/Awesome-LM-SSP) Welcome to Propose **PRs** and **Comments**! ## Reasons - Some papers appear...
## Issue Description Optimize English expression (in `README.md`') for English page of `README_CN.md`'s translation for each folder. ### Requirements 1. Please ensure that the expression across all pages is consistent...