yumianhuli2
yumianhuli2
The sensor is no longer downloadable from the website,Are there any other ways to achieve this? Like download it through other links and put it in a particular folder? Thank...
Hello! How to use GPU and multi-card for training? The default card 0 is the CPU for training. Thank U!
Hello! 1、Should messages be sent only in child threads in order not to block the Unity main thread? 2、I need to send pictures,so I used client.SendFrame(Convert.ToBase64String(CameraHelper.CaptureFrame(Camera))); But I got an...
Hello!Dear TEAM! I am using com.unity.perception-0.8. I found that 3Dlabeling is normal on cars with meshrender, but not working on human bodies with skinnedmeshrenderer. PS: 2Dlabeling and segmentation ...are normal!
Hello! After build the image with the following command: cd carla-autoware && ./build.sh I got REPOSITORY TAG IMAGE ID CREATED SIZE carla-autoware latest 609bb5968338 13 hours ago 11GB But Whether...
When will K8S deployment be supported with documentation on how to use it? Thanks!
Bug Report
1 When I checkout the branch to release-2021.3(unity 2020.3.3f1 from web doc),there is a bug when I opened the project from Unity  2 The unity version of master branch...
Hello! Amazing work! This page has many download datasets below: [Download left color images of object data set (12 GB)](http://www.cvlibs.net/datasets/kitti/user_login.php) [Download right color images, if you want to use stereo...
### Is your feature request related to a problem? Please describe. 请问可以提供将问题或者描述转换成embedding向量的API吗? ### Solutions 通过这个repo提供的chatGLM-6B embedding api可以获取 1、问题或者描述对应的向量 2、向量之间可以提供相似度的计算公式和结果并进行返回 ### Additional context _No response_