Shows how to train an object detection model and use that model for inference. Label studio can be used to modify the inference predictions to curate future training data.
Know issues:
[ ] Duplicate images when imported into label studio. This is an artifact of not currently having regex support in the Pachyderm LS integration.
[ ] Doesn't automatically retrain when labels are pushed. LS converter to coco dataset format is failing. Will require more investigation.
Shows how to train an object detection model and use that model for inference. Label studio can be used to modify the inference predictions to curate future training data.
Know issues: