일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- FreeCAD
- opencv
- gcc
- sources.list
- CuDNN
- webots
- roslib
- Installation
- RGB-D
- roslaunch
- turtlebot
- linetracing
- Gazebo
- amcl
- autorace
- error
- CUDA
- ax200
- G++
- Linux
- Kinetic
- turtlebot3
- 부분공간
- ubuntu
- rqt
- 촉각센서
- YoLO
- 전이학습
- ROS
- darknet_ros
- Today
- Total
기술 성공, 실패 기록소
densepose 설치하는 법. 본문
환경)
ubuntu 18.04
rtx 2060 turing architecture
cuda 10.2, cudnn 7.6.5
detectron2 설치)
https://detectron2.readthedocs.io/en/latest/tutorials/install.html
Installation — detectron2 0.6 documentation
© Copyright 2019-2020, detectron2 contributors Revision ef2c3abb.
detectron2.readthedocs.io
python 3.6 이상
PyTorch
An open source machine learning framework that accelerates the path from research prototyping to production deployment.
pytorch.org
pytorch 1.10 설치 + torchvision
opencv 설치
Install Pre-Built Detectron2
cuda10.2 - torch 1.10 으로 설치
densepose 설치)
https://github.com/facebookresearch/detectron2/blob/main/projects/DensePose/doc/GETTING_STARTED.md
GitHub - facebookresearch/detectron2: Detectron2 is a platform for object detection, segmentation and other visual recognition t
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks. - GitHub - facebookresearch/detectron2: Detectron2 is a platform for object detection, segmentation a...
github.com
pip install git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
+ tensorflow는 cuda 10.2 를 지원하지 않아서, cuda 10.2에서 사용하기 위해서 별도로 처리해야함.
'followMotion' 카테고리의 다른 글
유튜브 동영상 다운로드 (0) | 2022.02.26 |
---|---|
detectron2 & VideoPose3D (1) | 2022.02.25 |
[Ubuntu18.04 환경설정] CUDA9.0 cuDNN7.1.4 (0) | 2022.02.08 |
detectron2 설치 (0) | 2022.01.21 |
urdf2webots (0) | 2021.12.22 |