홍든램지의 보일러실

blenderproc를 이용한 블렌더 assets 다운로드 본문

AI 와 딥러닝

blenderproc를 이용한 블렌더 assets 다운로드

예비보일 2023. 3. 16. 15:35
반응형

블랜더에서 필요한 다양한 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

https://ambientcg.com/

 

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

https://polyhaven.com/

 

Poly Haven • Poly Haven

The Public 3D Asset Library

polyhaven.com

4.IKEA 데이터셋 예전에는 받을 수 있었지만 지금은 못받는다고 한다.

5.Pix3D데이터셋

http://pix3d.csail.mit.edu/

 

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

 

반응형
Comments