기록하는삶
윈도우(Window) pycocotools 설치, pip install pycocotools 본문
https://github.com/philferriere/cocoapi#egg=pycocotools&subdirectory=PythonAPI
GitHub - philferriere/cocoapi: Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3 - GitHub - philferriere/cocoapi: Clone of COCO API - Dataset @ http://cocodataset.org/ - wi...
github.com
위 깃헙의 가이드를 따르면 된다.
https://visualstudio.microsoft.com/ko/visual-cpp-build-tools/
Microsoft C++ Build Tools - Visual Studio
Microsoft C++ Build Tools는 Visual Studio 없이 스크립트 가능한 독립 실행형 설치 관리자를 통해 MSVC 도구 집합을 제공합니다. 명령줄에서 Windows를 대상으로 하는 C++ 라이브러리 및 애플리케이션을 빌드
visualstudio.microsoft.com
visual studio 설치 후 C++를 사용한 데스크톱 개발 툴을 추가로 설치하고 이후에 콘솔 창에 아래 명령어를 실행하면 된다.
pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
'AI > 개발환경' 카테고리의 다른 글
[협업/MLOps] 머신러닝 실험, 배포를 위한 오픈소스 MLflow (0) | 2022.02.22 |
---|---|
Unix 표준 스트림, Redirection & Pipe, 서버에서 자주 사용하는 쉘 커맨드(Shell Command) (0) | 2022.02.17 |
[협업/MLOps] Weights & Biases (0) | 2022.01.26 |
[Jupyter notebook/주피터 노트북] 알아두면 유용한, 주피터 노트북 단축키 (0) | 2022.01.17 |
[아이패드/아이패드 에어4] 무료 무선 듀얼모니터 앱, spacedesk (0) | 2022.01.08 |