随笔分类 -  AI

摘要:环境: python pip --version pip install --upgrade opencv-python==4.5.4.58 pip install mediapipe 代码: 骨架检测: import cv2 import mediapipe as mp #mp.solutions 阅读全文
posted @ 2022-05-09 11:54 为鲸
摘要:配置cuda和cudnn: gpu经过认证的配置 阅读全文
posted @ 2021-01-31 13:53 为鲸