Skip to content

NickLyrick/SynthDataGen

Repository files navigation

3D_model_viewer for generation synthetic dataset

  1. Path to .obj files you can select in main.cpp
  2. In function "display" there is cycle, wich save every frame from render into selected location (function "SaveScene")
  3. In skybox.cpp you can change background through change path to cuba-map texture files. Examples of it cotains in ./ skybox/images/
  4. Examples of .obj models you can find in ./Models
  5. Control instruction will be displayed in terminal window.

Sorry for bad-code. I don't try to make it perfect)

Examples of render images

Render image:

Screenshot1

Labeled image:

Screenshot2

This kind of images used by me for learning CNN for semantic segmetation.

About

Some Qt Code to view .obj. I use it to generate synthetic dataset for machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors