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 |
Tags
- ppc64le
- FIle
- colaboratory
- face_recognition
- urllib
- pyTorch
- python3
- gpu memory
- raspberry pi
- Windows 10
- CUDA
- colab
- install
- shakeratos
- error
- TensorFlow
- Deep Learning
- ubuntu
- Jupyter notebook
- YouTube 8M
- download
- python
- dataset
- windows
- keras
- dlib
- object detection
- 딥러닝
- linux
- Anaconda
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