
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 를 다운로드..

GAN을 공부하다가 tutorial 코드에 netD(fake.detach())가 어떤 원리인 지 이해가 안 갔다. 의도야 설명에 나온대로 netG에 backpropagation이 안되도록, 즉 첫번째 스텝에서는 netD만 학습하려는 것이라는 건 알겠다. (code: pytorch gan tutorial) ## Train with all-fake batch # Generate batch of latent vectors noise = torch.randn(b_size, nz, 1, 1, device=device) # Generate fake image batch with G fake = netG(noise) label.fill_(fake_label) # Classify all fake batch with D..
- Total
- Today
- Yesterday
- Transformation
- Pose2Mesh
- 컴퓨터비젼
- 머신러닝
- Virtual Camera
- 에디톨로지
- demo
- Docker
- densepose
- 헬스
- pyrender
- part segmentation
- 피트니스
- spin
- Interview
- pytorch
- 인터뷰
- nerf
- nohup
- 2d pose
- 비전
- world coordinate
- 컴퓨터비전
- Machine Learning
- 문경식
- focal length
- VAE
- camera coordinate
- Generative model
- deep learning
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |