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 |
Tags
- object detection
- raspberry pi
- 딥러닝
- shakeratos
- ubuntu
- linux
- Deep Learning
- Jupyter notebook
- windows
- ppc64le
- colaboratory
- urllib
- face_recognition
- Anaconda
- YouTube 8M
- FIle
- TensorFlow
- error
- Windows 10
- python3
- CUDA
- keras
- dlib
- gpu memory
- install
- dataset
- pyTorch
- download
- python
- colab
Archives
- Today
- Total
Shakerato
install curl to download YouTube-8M on windows 10 본문
Refer to https://chocolatey.org/install
Refer to http://thesociablegeek.com/azure/using-curl-in-powershell/
1. in cmd
1. in powershell
2. choco install curl
-> Y [Yes]
3. curl http://data.yt8m.org/download.py
(for example, download frame level validate dataset from asia server)
> set partition=2/frame/validate
> set mirror=asia
> python download.py
'Research' 카테고리의 다른 글
pycocotools install on Windows 10, jupyter notebook (0) | 2018.08.09 |
---|---|
dlib(cuda enabled), face_recognition ubuntu 16.04에 설치하기 (0) | 2018.08.08 |
Visual Studio Community 2015 download (0) | 2018.08.02 |
python opencv 'cv2.cv2 has no attribute' error solution (0) | 2018.07.31 |
jupyter notebook setup: an anaconda environment as a kernel (0) | 2018.07.26 |
Comments