-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
How to generate BEV features using panoramic data, such as downloaded Google panoramic images?
Additionally, for example, if I have panoramic imagery, can I divide it into 4 single-view images, and t…
-
Could you please tell me how to use GTA V to generate point cloud data?
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello there, I have an use case for my company of which I set up a naive RAG + reranker …
-
Thank you for your great work!!
I have a question about avatar generation in sec 4.4 of your paper. I want to infer with new SMPL pose parameters for avatar generation.
But, I don't know how to…
-
根据文档中的命令,完成了40B的lora微调训练,微调训练命令如下:
`GPUS=8 PER_DEVICE_BATCH_SIZE=2 sh shell/internvl2.0/2nd_finetune/internvl2_40b_hermes2_yi_34b_dynamic_res_2nd_finetune_lora.sh`
针对微调后的模型,模型可以成功加载,加载命令如下:
`mode…
-
https://aclanthology.org/2023.tacl-1.1/
-
Dear Sir, thank you very much for your generous sharing. As a code novice, they are very helpful. The question I am very concerned about is how to generate the two types of cars, lento and veloce? I h…
-
Hello there, I was examining the RAG guide:
https://github.com/anthropics/anthropic-cookbook/blob/main/skills/retrieval_augmented_generation/guide.ipynb
Especially I was trying to understand the…
-
Hello, I have some questions about point cloud coloring in your code. When coloring point clouds, I noticed that you still chose to add noise to the point cloud coordinates and directly predict colors…