Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- windows
- gpu memory
- face_recognition
- download
- Jupyter notebook
- linux
- python3
- raspberry pi
- keras
- dlib
- colaboratory
- Windows 10
- object detection
- shakeratos
- CUDA
- install
- python
- ppc64le
- TensorFlow
- FIle
- Deep Learning
- error
- ubuntu
- YouTube 8M
- Anaconda
- urllib
- dataset
- pyTorch
- 딥러닝
- colab
Archives
- Today
- Total
Shakerato
pycocotools install on Windows 10, jupyter notebook 본문
refer to (utahman)
: https://github.com/matterport/Mask_RCNN/issues/6
pip install git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI
* When you have error on jupyter notebook, even if you already installed,
You need to install on jupyter before you run the code, like this.
!pip install git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI
'Research' 카테고리의 다른 글
Set timeout for urllib urlretrieve download files (0) | 2018.08.18 |
---|---|
'no module named six.moves' in ubuntu (0) | 2018.08.17 |
dlib(cuda enabled), face_recognition ubuntu 16.04에 설치하기 (0) | 2018.08.08 |
install curl to download YouTube-8M on windows 10 (0) | 2018.08.06 |
Visual Studio Community 2015 download (0) | 2018.08.02 |
Comments