tiny-computer 2023年8月底,为了使任何安卓设备在一个软件内实现使用PC级(也就是Linux版本的)WPS、CAJ Viewer、 亿图图示等软件,以作为某些设备独占的“PC应用引擎”的平替,我开发了小小电脑。同时为了使任何人都能自由地对小小电脑进行改造,我将软件源代码开源在了Github平台。然而由于以下一些原因,我不得不考虑改进...
v1.0.15 如果你想使用小小电脑,只需下载安装下面的tiny-computer-xfce.apk即可! 如果遇到黑屏只有一个窗口的问题,请卸载后尝试tiny-computer-lxqt.apk。 但注意lxqt版本没有windows主题。 如果你已经安装了v1.0.10版本,可以尝试更新到此版本,可能有问题也可能没问题,建议首先做好备份。 更早的版本请卸载后再安装。
5. 安装成功后会自动安装上OpenCV4.0.1,因此如果后续使用出现OpenCV版本冲突需要注意 6. 配置临时环境变量在终端执行source ~/intel/computer_vision_sdk/bin/setupvars.sh,关闭终端失效。也可以将上面语句添加到~/.bashrc文件末尾永久设置环境变量,因为OpenCV版本的问题建议配置临时环境变量 7. 配置模型优化器,可以一次...
我们采用 Llama 的 tokenizer (Touvron et al., 2023a) 来处理数据。 SlimPajama这是一个基于 RedPajama(Together Computer,2023)为训练语言模型而创建的大型开源语料库。 最初的 RedPajama 语料库是一项开源研究成果,旨在重现 Llama 的预训练数据(Touvron 等人,2023a),其中包含超过 1.2 万亿个代币。 SlimPajama ...
For the RNNPool code (opens in new tab) and code for the face detection and Visual Wake Words applications (opens in new tab), check out our GitHub repo. Machine learning for all Computer vision is enhancing how people go about their lives and how companies conduct their business, and...
6. 配置临时环境变量在终端执行source ~/intel/computer_vision_sdk/bin/setupvars.sh,关闭终端失效。 也可以将上面语句添加到~/.bashrc文件末尾永久设置环境变量,因为OpenCV版本的问题建议配置临时环境变量 7. 配置模型优化器,可以一次为所有的框架配置也可以单独配置一个框架,仅在开发平台配置即可,目标平台无需配置 ...
Rethinking the inception architecture for computer vision. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Las Vegas, NV, USA, 27–30 June, 2818–2826 (2016). Liu, S.& Huang, D. Receptive field block net for accurate and fast object detection. In ...
You want to get rid of any closed-source technology or proprietary JavaScript code, and disallow things like Flash running on your computer. You are an adherent of hacker culture and free software. You-Get能够为你做些什么呢? 下载视频/音频(来源于YouTube、Youku、Niconico ,以及其它一些网站,支持...
[1] Lin T Y, Maire M, Belongie S, et al. Microsoft coco: Common objects in context[C]//European conference on computer vision. Springer, Cham, 2014: 740-755. [2] Kay W, Carreira J, Simonyan K, et al. The kinetics human action video dataset[J]. arXiv preprint arXiv:1705.06950,...
tiny_computer /extra / build-tiny-rootfs.md Latest commit Cateners Adjust readme Dec 17, 2024 e86fb4e·Dec 17, 2024 History History 对小小电脑项目rootfs制作的说明 为什么不直接制作一个脚本呢? 因为我不会,所以只能用自然语言记录一下制作步骤。