일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Blenderproc
- 머신러닝
- 데이터셋 자동 생성
- OpenSfM
- Ceres-solver
- 블랜더
- gru
- Nerf
- 데이터셋
- 가상데이터셋
- ubuntu 20.04
- RNNPose
- 라이브러리 설치
- instant-ngp
- RTX3090TI
- 카메라 내부파라미터 #c++
- 자세추정
- 딥러닝
- 데이터셋생성
- Photogrammetry
- 명령어모음
- 딥러닝 데이터셋
- ConvGRU
- ROS2 #설치 #우분투20.04 #
- 사진으로 3D 모델링 하기
- 6D Pose estimation
- Unity
- SfM의 의존성
- Ceres
- python 코드
- Today
- Total
홍든램지의 보일러실
blenderproc를 이용한 블렌더 assets 다운로드 본문
블랜더에서 필요한 다양한 assets을 다운로드 할 수 있다.
데이터셋이 준비되지 않았다면 다양한 데이터셋을 다운로드하여 사용하면된다.
다운로드 커맨드는 아래와 같다.
blenderproc download blenderkit <output_dir>
blenderproc download cc_textures <output_dir>
blenderproc download haven <output_dir>
blenderproc download ikea <output_dir>
blenderproc download pix3d <output_dir>
blenderproc download scenenet <output_dir>
아래와 같은 예시로 다운로드할 수 있다. 남은 용량이 많다면 다운받아보자.


blenderkit 데이터셋을 받아보니 용량이 143.6GB가 되었다.

해당 데이터셋은 아래 링크에서 확인할 수 있다.
1.Blenderkit
https://www.blenderkit.com/asset-gallery?query=order:-created
Asset gallery | BlenderKit
Paid and FREE 3D models, materials, brushes and HDRs for Blender. Create beautiful 3D artworks and 3D visualizations with ease. Explore now or download directly in Blender.
www.blenderkit.com
2.cc_texture
ambientCG - Public Domain Resources for Physically Based Rendering
Free materials never looked this good! Get 1000+ PBR materials and textures for free under the Public Domain license.
ambientCG.com
3.haven
Poly Haven • Poly Haven
The Public 3D Asset Library
polyhaven.com
4.IKEA 데이터셋 예전에는 받을 수 있었지만 지금은 못받는다고 한다.
5.Pix3D데이터셋
Pix3D
Abstract We study 3D shape modeling from a single image and make contributions to it in three aspects. First, we present Pix3D, a large-scale benchmark of diverse image-shape pairs with pixel-level 2D-3D alignment. Pix3D has wide applications in shape-rela
pix3d.csail.mit.edu
6.SceneNet
https://github.com/ankurhanda/SceneNetv1.0
GitHub - ankurhanda/SceneNetv1.0: Still a work in progress and adding code..
Still a work in progress and adding code.. Contribute to ankurhanda/SceneNetv1.0 development by creating an account on GitHub.
github.com

'AI 와 딥러닝' 카테고리의 다른 글
ConvGRU란 무엇인가 (0) | 2023.04.06 |
---|---|
RNNPose 설치하고 실행해보기 (0) | 2023.03.22 |
대규모 데이터셋을 위한 BlenderProc (0) | 2023.03.13 |
Instant-ngp 설치 및 사전 준비하기! (0) | 2023.03.13 |
카메라 내부파라미터와 cpp, python 코드 (0) | 2023.03.08 |