Creating synthetic dataset in blender and training object detection model
- Follow instructions
to install Poetry:
# Unix/MacOs installation curl -sSL https://install.python-poetry.org | python3 -
- Check that poetry was installed successfully:
poetry --version
- Setup workspace:
make setup_ws
- Setup ClearML:
clearml-init
- Download dataset to your local workspace:
make migrate_dataset
make run_training
make get_weights
make run_inference
Image 1 | Image 2 | Image 3 |
---|---|---|
![]() |
![]() |
![]() |