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