yumianhuli2

Results 14 issues of 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!

enhancement

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!

你好!一个非常伟大的开始! 请问客户端高并发访问游戏服务器中的某个方法时,是游戏框架内部有相应的机制去保持原子性还是都需要自己去考虑这些,谢谢!

question

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 ![选区_001](https://user-images.githubusercontent.com/39210837/144641979-b62739a6-11a6-4009-813e-c21521f9229f.png) 2 The unity version of master branch...

question

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_