Lei Yang

Results 44 comments of Lei Yang

I observed the same BUG in the CPU version Docker as well. This bug is quite peculiar, and I accidentally bypassed it by entering Python with an incorrect command: ```...

怪不得, 没法基于视频问答. 我觉得可以设置一个选项, 节约模式和性能模式, 或者(概览/完全), 放在视频问答窗口的按钮, 让用户自己选择. 或者在设置界面新增单个视频最长 token 长度的设置, 根据设置长度来截取字幕 对于有 API key 用户, 额度多得消耗不完, 想要性能模式.

同样的遭遇加1, 都是翻译, 我一天花了 4$

Although I'm planning to update the crawler code, I may not have time to do so soon. If you need to use HDRI files immediately, you can manually download them...

Thank you for your feedback. I learned about blender 4.0 and it seems that the changes are relatively big. I don’t have the time to make bpycv support blender 4.0...

Sorry, bpycv's instance mask currently does not support transparency. If you still continue to use bpycv, please consider fixing the plant models.

``` pip install git+https://github.com/amigrave/pylane ```

Same error in a clean docker image based on Ubuntu20.04 . Fix the issue by temprory add Python.h by install python3-dev ```dockerfile RUN apt-get install -y python3-dev && \ pip...

此 FP 的 Markdown 原始文本如下, 以帮助同学们熟悉 Markdown: ```Markdown ## 最近做了 * [使用Kinect 体感+语音控制鹞式战斗机 — jetInKinect](https://github.com/DIYer22/jetInKinect) > ![](https://github.com/DIYer22/jetInKinect/raw/master/img/demo.gif) * 通过源码学习 [PyKinect](https://github.com/Microsoft/PTVS/wiki/PyKinect) (比较坑的是 微软没有写Pykinect的文档) * 为求出各种需要用到的肢体角度 复习了向量相关内容 > * [向量 - 维基百科,自由的百科全书](https://zh.wikipedia.org/wiki/%E5%90%91%E9%87%8F)...

看了你的学期总结, 在学习和个人修养上, 面面俱到而游刃有余, 着实令人羡慕.