Dingkang Wang

Results 11 issues of Dingkang Wang

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expected help. - [X] I have read the [FAQ documentation](https://mmdetection3d.readthedocs.io/en/latest/notes/faq.html) but cannot get the expected help....

How to set up the environment without GPU?

We have 4 lidars and each adjacent lidar has some overlapping FoV. Does you tool can make sure all four lidars are aligned? Another question is what is main lidar...

Does anyone succeed to use vae for the image encoder/decoder? How to set it up? ``` vae = AutoencoderKL.from_pretrained( "CompVis/stable-diffusion-v1-4", subfolder="vae", ) ``` ``` model = Transfusion( num_text_tokens = 1,...

## Summary Fix the broken llama-index usage. ## Motivation Llama_index is a very popular and powerful production agent and many people refer to its example usage. Good maintenance is beneficial....

## detail | 详细描述 | 詳細な説明 Can I run [config.ini](https://github.com/InternLM/HuixiangDou/blob/main/config.ini) on 36GB apple silicon macOS?

### Problem The deepagents library was encountering a INVALID_CONCURRENT_GRAPH_UPDATE error from LangGraph when multiple nodes in the agent's graph attempted to update the [todos] state key simultaneously. This error occurs...

Clean up the requirement and dependency, follow the install guide here: https://github.com/dingkwang/DeepResearch_API/blob/main/OPENROUTER_SUMMARY.md

For long audio (e.g.,> 20 min), what is the best practice? What do you think of the following method? - Split into 30s chunks, with 10s overlap. - Get a...

It is a great work. But in my experience, it is not as good as gpt-4o-transcribe even for Chinese.