일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- dataset
- Anaconda
- error
- Deep Learning
- raspberry pi
- ubuntu
- ppc64le
- colab
- dlib
- CUDA
- urllib
- pyTorch
- colaboratory
- keras
- gpu memory
- 딥러닝
- python3
- windows
- shakeratos
- download
- FIle
- face_recognition
- object detection
- python
- YouTube 8M
- Jupyter notebook
- linux
- install
- TensorFlow
- Windows 10
- Today
- Total
목록Jupyter notebook (2)
Shakerato
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^&subdirect..
1. Install ipykernel each environmentsconda install ipykernel 2. Set jupyter notebook kernel in the anaconda default environmentType 'activate' in cmdpython -m ipykernel install --user --name --display-name "" 3. Run the juypter-notebookC:\ProgramData\Anaconda3\Scripts\jupyter-notebook.exe --ip 4. Change kernel Click *.ipynb - [Kernel tap] - [change kernel] - select a kernel