Getting polygonized mask from mask array https://github.com/cocodataset/cocoapi/issues/39 the function that converts a mask to a polygon · Issue #39 · cocodataset/cocoapi Could you please share the function that converts masks to polygons, which you used to generate the segmentation annotations for COCO dataset? Because I would like to train the deepMask on my datas... github.com https://imantic..
그냥 Open3D rendering이 다 OpenGL convention쓰는거같은데 저 이슈의 답변은 뭘까... look_at 함수 참조는 이게 훌륭하다. http://learnwebgl.brown37.net/07_cameras/camera_introduction.html ________________________________________________________ Open3D. Camera coordinate은 convention을 따른다고 하는데 (https://github.com/isl-org/Open3D/issues/1347), 이미지렌더링은 OpenGL을 쓰기 때문에 Y,Z가 flip되어있음. 그래서 y,z 부호바꿔줘야함. 정확히 말하면, 나는 현재 Open3D로 geometry 그리고 ..
NeRF 관련 실험을 3개의 다른 실험환경에서 하고 있는데, 이번에 낸 논문의 실험을 재실험 및 발전시키면서 보니, 성능이 완전히 똑같이 reproduce가 안됐다. Debugging을 해보니 새 실험환경에서의 float32 matrix multiplication할 때 quantization error가 생기고 있었다. Matrix multiplicatoin뿐 아니라 concat operation에서도 생기는 것 같기도. 어느쪽이 문제가 있는 건진 모르겠지만, 혹은 그냥 quantization 방식이 다른 거일수도, 보니까 GTX 1080 ti 와 (RXT 3090, RTX A5000)에서의 feature값들이 달랐다. coordinate transformation등의 계산은 float64로 바꿨다가 다..
https://github.com/rusty1s/pytorch_sparse/issues/182#issuecomment-962950841 Sparse voxel for pointset alongside features · Issue #182 · rusty1s/pytorch_sparse Hello. I have a (B, N, 3) pointsets and (B, N, 1) pointwise features which I wish to voxelize. The goal of this voxelisation is to be able to query from the voxel, (approximated) feature at any giv... github.com 이거면 한 방에 해결될듯? edited 03/05..
https://github.com/hongsukchoi/3DCrowdNet_RELEASE/issues/26 Question about calculation of smpl_trans in Human36M · Issue #26 · hongsukchoi/3DCrowdNet_RELEASE Hi! Firstly, thanks for your excellent work! I was learning your data processing procedure and had confusions about the following code: 3DCrowdNet_RELEASE/data/Human36M/Human36M.py Line 216 in fde8... github.com 예전에 이거 가지고 1주일 고민했던 기억이...
https://github.com/hongsukchoi/generic_tools/blob/master/rendering.py GitHub - hongsukchoi/generic_tools Contribute to hongsukchoi/generic_tools development by creating an account on GitHub. github.com 월드좌표계가 없을 때, 즉 카메라가 한 대만 있을 때, scene 혹은 object의 mean position은 주어졌다고 가정하고 360도 렌더링하는 코드를 짰다. 타겟인 오브젝트의 point가 아니라 neural radiance field를 다른 뷰에서 렌더링하고 싶은지라 카메라를 돌리는 수밖에 없었다. object를 mean position중심..
# affine transform for feature extraction img, trans, mask, bbox = self.affine_transform_and_masking(img, mask, cfg.render_img_shape, mask, expand_ratio=cfg.render_bbox_expand_ratio) K[0, 0] = K[0, 0] * cfg.render_img_shape[1] / bbox[2] K[1, 1] = K[1, 1] * cfg.render_img_shape[0] / bbox[3] K[0, 2] = (K[0, 2] - bbox[0]) * cfg.render_img_shape[1] / bbox[2] K[1, 2] = (K[1, 2] - bbox[1]) * cfg.rende..
https://github.com/microsoft/torchgeo/issues/529 Conda installs a cpu version of pytorch and torchvision · Issue #529 · microsoft/torchgeo Conda installation (tested on Ubuntu 20.04) installs a cpu version of pytorch and torchvision. In my own project, the only remedy I've found was to hardcode the pytorch package to use. Poor sol... github.com 'conda install pytorch' kept throwed me torch.conda..
- Total
- Today
- Yesterday
- spin
- 헬스
- 피트니스
- 에디톨로지
- camera coordinate
- Docker
- 머신러닝
- Generative model
- pytorch
- densepose
- nerf
- Pose2Mesh
- 문경식
- deep learning
- Machine Learning
- Virtual Camera
- part segmentation
- 2d pose
- world coordinate
- VAE
- 컴퓨터비젼
- focal length
- 컴퓨터비전
- 인터뷰
- 비전
- demo
- Interview
- nohup
- pyrender
- Transformation
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |