Skip to content

Add Neural Network functionality support

Choose a tag to compare

@hovnatan hovnatan released this 02 Feb 10:27
· 3415 commits to master since this release

Using the SDK you can now:

  • Train neural networks superannotate.run_training
  • Run predictions superannotate.run_prediction
  • Run segmentations superannotate.run_segmentation

and a few more NN related functionality is added.