All Projects → ZumoLabs → zpy

ZumoLabs / zpy

Licence: GPL-3.0 license
Synthetic data for computer vision. An open source toolkit using Blender and Python.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to zpy

DeepBump
Normal & height maps generation from single pictures
Stars: ✭ 185 (-26.29%)
Mutual labels:  blender, ml, blender-addon
3dn-bip
A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.
Stars: ✭ 41 (-83.67%)
Mutual labels:  blender, blender-addon
Blender2NieR
Import/Export WMB/WTP/WTA/DAT/DTT/LAY/COL files for NieR:Automata
Stars: ✭ 115 (-54.18%)
Mutual labels:  blender, blender-addon
RightMouseNavigation
Blender Python - Unreal Engine-style Right Mouse Viewport Navigation
Stars: ✭ 83 (-66.93%)
Mutual labels:  blender, blender-addon
m3addon
Blender Addon to import and export m3 files
Stars: ✭ 35 (-86.06%)
Mutual labels:  blender, blender-addon
blendmaxwell
Maxwell Render exporter for Blender
Stars: ✭ 23 (-90.84%)
Mutual labels:  blender, blender-addon
thicket
Thicket: Laubwerk Plants Add-on for Blender
Stars: ✭ 51 (-79.68%)
Mutual labels:  blender, blender-addon
pribambase
Paint pixelart textures in real time in Blender with Aseprite.
Stars: ✭ 129 (-48.61%)
Mutual labels:  blender, blender-addon
pose-thumbnails
Blender add-on that adds thumbnails to a pose library.
Stars: ✭ 65 (-74.1%)
Mutual labels:  blender, blender-addon
MustardTools
A set of tools for animators/riggers
Stars: ✭ 30 (-88.05%)
Mutual labels:  blender, blender-addon
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (-92.03%)
Mutual labels:  blender, blender-addon
Blender-Tools
Blender Tools combining useful functions/addons, scattered across the UI.
Stars: ✭ 119 (-52.59%)
Mutual labels:  blender, blender-addon
Blender-Add-on-Manager
Blender Add-on Manager to install/uninstall/update from GitHub
Stars: ✭ 130 (-48.21%)
Mutual labels:  blender, blender-addon
blender-halo-tools
Halo / Blam engine support for Blender.
Stars: ✭ 14 (-94.42%)
Mutual labels:  blender, blender-addon
VF-BlenderAutoSaveRender
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables
Stars: ✭ 34 (-86.45%)
Mutual labels:  blender, blender-addon
io import vmf
A Valve Map Format (.vmf) and Valve Material Type (.vmt) importer for Blender.
Stars: ✭ 225 (-10.36%)
Mutual labels:  blender, blender-addon
NodeSharer
Node Sharer is an add-on for Blender that lets you easily share procedural materials as text strings.
Stars: ✭ 48 (-80.88%)
Mutual labels:  blender, blender-addon
speckle-blender
speckle.systems/tag/blender/
Stars: ✭ 38 (-84.86%)
Mutual labels:  blender, blender-addon
BioBlender21
Blender plugin to process biological data and molecular work.
Stars: ✭ 65 (-74.1%)
Mutual labels:  blender, blender-addon
Blendpeaks
A free and open source addon for Blender. It creates mountain peaks.
Stars: ✭ 78 (-68.92%)
Mutual labels:  blender, blender-addon

zpy: Synthetic data in Blender.

Discord Twitter Youtube PyPI Docs

Synthetic raspberry pi

Abstract

Collecting, labeling, and cleaning data for computer vision is a pain. Jump into the future and create your own data instead! Synthetic data is faster to develop with, effectively infinite, and gives you full control to prevent bias and privacy issues from creeping in. We created zpy to make synthetic data easy, by simplifying the simulation (sim) creation process and providing an easy way to generate synthetic data at scale.

Check out our full documentation 📑

Read the zpy_paper

Check out our new script writing guide

Install 🤔

You can install zpy with pip:

pip install zpy-zumo

More installation instructions can be found in the docs:

Contribute 👥

We welcome community contributions! Search through the current issues or open your own.

License 📄

This release of zpy is under the GPLv3 license, a free copyleft license used by Blender. TLDR: Its free, use it!

Citation ✍️

If you use zpy in your research, we would appreciate the citation!

@misc{zpy,
  title={zpy: Synthetic data for Blender.},
  author={Ponte, H. and Ponte, N. and Crowder, S.},
  journal={GitHub. Note: https://github.com/ZumoLabs/zpy},
  volume={1},
  year={2021}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].