Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 482 Bytes

File metadata and controls

14 lines (8 loc) · 482 Bytes

3D Mesh Random Projection

Introduction

Generate a image dataset, projected from a 3d mesh, using random camera position&rotation and random camera parameteres. Based on dl-vision repo chapter 7 nb3.

Installation

To install the necessary dependencies, run the following command:

pip install -r requirements.txt