ISO
登录https://next.itellyou.cn/Original/
Window
盛千装机助手https://wwza.lanzouo.com/s/SQZJ
Ubuntu
Windows / Linux —— U盘启动盘制作 - 知乎准备工作:系统镜像: Windows 10 / Windows 11 & Manjaro / Ubuntu (自行选择下载,比特彗星/腾讯微云等。)制作U盘启动盘工具: Rufus (写盘器,支持去除 Windos 11 的 TPM 2.0 要求。) Ventoy (启动器…https://zhuanlan.zhihu.com/p/577452583
VirtualTEL
Get a virtual phone number. Temporary number. SMS service activationReceive SMS to your online number 24 hours a day, 7 days a week. 200 countries, renewal of numbers 8 times a dayhttps://sms-activate.org/getNumber#
IDEA
https://laq8aq5ywv.feishu.cn/docx/https://laq8aq5ywv.feishu.cn/docx/
ZENO_Ubuntu22
MHFormer_Ubuntu22
Pycharm_Community
How to Install Python on Ubuntu 22.04 | LinuxizeThis article will explain how to build Python from the source code on Ubuntu 22.04.https://linuxize.com/post/how-to-install-python-on-ubuntu-22-04/Ubuntu 22.04上安装Anaconda,及 conda 的基础使用_ubuntu查看conda环境列表_戴国进的博客-CSDN博客Anaconda是Python和R编程语言的开源包管理器、环境管理器和发行版。它通常用于数据科学、机器学习、大规模数据处理、科学计算和预测分析。Anaconda 提供了1000多个数据科学软件包,提供免费和付费企业版本。Anaconda distribution附带conda命令行实用程序。https://blog.csdn.net/JineD/article/details/129507719
sudo apt install python3-pip
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple gpustat
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu118
python demo/vis.py --video sample_video.mp4