Generating synthetic data, using PASCAL VOC and YOLO annotation formats
git clone -b Simbotic/4.25 [email protected]:Simbotic/SimboticEngine.git
cd SimboticEngine
./Setup.sh
./GenerateProjectFiles.sh
make
For more info vist Building on Linux.
Clone repository:
git clone [email protected]:Simbotic/Sandbox.git
Environment variables:
Execute setup /path/to/SimboticEngine
script to include the following inside your .bashrc
file:
export SIMBOTIC_ENGINE=/path/to/SimboticEngine
export SIMBOTIC_SANDBOX=/path/to/Sandbox
Generate project files and build
cd $SIMBOTIC_SANDBOX
git lfs pull
./generate.sh
./build.sh
Run:
./editor.sh