/random-objects

A tool for generating random 3d scenes and capturing the images for object detection purposes.

Primary LanguageJavaScript

random-objects

A tool for generating random 3d scenes and capturing the images for object detection purposes.

Usage

  1. Install websocketd: https://github.com/joewalnes/websocketd
  2. Run canvas_capture.py websocket server websocketd --port=8080 python canvas_capture.py
  3. Serve index.html using webserver of choice (e.g. http-server)