티스토리 뷰
Update 2021.09.03
GitHub - Hzzone/pytorch-openpose: pytorch implementation of openpose including Hand and Body Pose Estimation.
pytorch implementation of openpose including Hand and Body Pose Estimation. - GitHub - Hzzone/pytorch-openpose: pytorch implementation of openpose including Hand and Body Pose Estimation.
github.com
쓰기는 이게 더 편하나듯.
ubuntu 16.04에서 offical caffe implemented software 를 다운로드 받아 쓰려다 실패 했다. install 이 안된다. window OS에서만 잘 작동하는 듯.
github.com/tensorboy/pytorch_Realtime_Multi-Person_Pose_Estimation
tensorboy/pytorch_Realtime_Multi-Person_Pose_Estimation
Contribute to tensorboy/pytorch_Realtime_Multi-Person_Pose_Estimation development by creating an account on GitHub.
github.com
Pytorch github이 있는데, 좀 불친절해도 작동한다.
git submodule init && git submodule update
# swig 설치가 안 되어 있따면.
sudo apt-get install swig
cd lib/pafprocess; sh make.sh
# conda 환경 먼저 만들고 (python<=3.7)
conda create env --name myenv python=3.6
conda activate myenv
conda install pytorch=0.4.1 cuda90 torchvision -c pytorch
# udpate 2021.3.19. requirements.txt가 있었고, 다른 분들은
# pip install -r requirements.txt 하면 된다.
# requirements.txt가 없어서 일일이 다 찾음
pip install scipy
pip install pylab-sdk
pip install matplotlib
pip install requests
pip install pandas
pip install pycocotools
pip install yacs
python demo/picture_demo.py
위의 과정을 다 거치면 result.png
THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1535491974311/work/aten/src/THC/THCGeneral.cpp line=663 error=11 : invalid argument
error like this comes out.. don't know why
그래도 결과는 나온다.
'Research (연구 관련)' 카테고리의 다른 글
UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure (0) | 2021.05.05 |
---|---|
camera projection, 3D visualization (0) | 2021.04.06 |
SPIN demo code 사용 (0) | 2021.03.11 |
tool 자투리 (0) | 2021.03.06 |
좌표계 변환, camera parameter (0) | 2021.02.03 |
- Total
- Today
- Yesterday
- 인터뷰
- 문경식
- Interview
- densepose
- 피트니스
- pytorch
- Docker
- Transformation
- nerf
- demo
- 컴퓨터비전
- 비전
- Virtual Camera
- VAE
- camera coordinate
- 머신러닝
- Generative model
- 헬스
- 2d pose
- part segmentation
- pyrender
- world coordinate
- nohup
- focal length
- Machine Learning
- deep learning
- 컴퓨터비젼
- 에디톨로지
- Pose2Mesh
- spin
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |