inflearn logo
講義

講義

知識共有

vctorさんの投稿

vctor vctor

@vctor0069

レビュー投稿数
1
平均評価
5.0

投稿 2

Q&A

Faster R-CNN을 이용한 Person Detection 에서 오류

cuda 라이브러리 초기화 문제 이슈가 있다고 합니다. tensorflow와 cuda라이브러리를 아래와 같이 재 설치 후 해결되었습니다. factory reset runtime in colab runtime !pip install tensorflow==2.8 !apt install --allow-change-held-packages libcudnn8=8.1.0.77-1+cuda11.2 https://github.com/tensorflow/models/issues/10590

いいね数
0
コメント数
1
閲覧数
305