일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- error
- Anaconda
- YouTube 8M
- dlib
- keras
- pyTorch
- raspberry pi
- TensorFlow
- dataset
- windows
- ppc64le
- ubuntu
- shakeratos
- install
- Jupyter notebook
- face_recognition
- colab
- gpu memory
- Deep Learning
- linux
- 딥러닝
- python
- download
- python3
- FIle
- object detection
- urllib
- Windows 10
- CUDA
- colaboratory
- Today
- Total
목록dataset (3)
Shakerato
(matlab이 설치되어 있어야 함) 1. 코드 다운로드 'https://github.com/leonid-pishchulin/poseval' 2. matlab 폴더에 임의의 폴더(예를들어 test)를 만들기 3. 변경하고자 하는 matlab 데이터 파일 복사(*.mat)을 위 폴더에 복사 4. starup.m 을 실행하여 addpath addpath('./external/jsonlab') 5. mat2json 를 위 경로를 포함하여 실행, json 형테로 모두 바뀌어 동일한 폴더에 저장됨 mat2json('./test')
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..
* What is YouTube 8M dataset? https://research.google.com/youtube8m/download.html * How to download the dataset?* You have to download the dataset only on the Linux! (not Windows), because of duplicated file names. (Windows does not allow this situation: 'Ab.txt', 'aB.txt' in the same folder) 1. Download 'download_fix.py' file from this URL: https://storage.googleapis.com/data.yt8m.org/download_..