|
@@ -0,0 +1,18 @@
|
|
|
+## 第01天日志
|
|
|
+>安装python环境、Vscode
|
|
|
+>使用jupyter lab
|
|
|
+>下载requirements
|
|
|
+ 3.1. pip install torch -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.2. pip install jupyterlab -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.3. pip install opencv-python -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.4. pip install opencv-contrib-python -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.5. pip install PyQt5 -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.6. pip install PyQtWebEngine -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.7. pip install matplotlib==3.5.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.8. pip install tqdm==4.65.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+ 3.9. pip install tensorflow==2.6.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
+----
|
|
|
+## 第02天日志
|
|
|
+## 第03天日志
|
|
|
+## 第04天日志
|
|
|
+## 第05天日志
|