1. import cv2 -> pip install opencv-python
2. import sklearn -> pip install scikit-learn (pip install sklearn 이라고 하면 의도와는 다른 패키지가 설치된다.)
3. import PIL -> pip install image
728x90
'컴퓨터과학' 카테고리의 다른 글
[트러블슈팅] ModuleNotFoundError: No module named 'torchtext.data.metrics' (0) | 2023.06.12 |
---|---|
pytorch 코드의 재생산성을 위한 입력코드 정리하는 곳 (1) | 2023.06.11 |
FGSM - adversarial training 구현해보기 (0) | 2023.06.06 |
[논문읽기] A combined CNN-LSTM and LSTM-QRNN model for prediction of Idiopathic Pulmonary Fibrosis Progression using CT Scans and Clinical Data (0) | 2023.06.01 |
Tensorflow custom dataset 만들기 (0) | 2023.05.31 |
댓글