Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

If you want to improve accuracy, you can try to select a bigger max size. If you want to improve the processing time or lower the GPU memory required for training, you can try setting a smaller max size.

...

Inference

Each classified object/image enclosed in a rectangle is labeled with a class name and a percentage - confidence of classification.

...

To evaluate the accuracy of the trained model you can have a look atConfusion Matrix (TODO). The matrix shows the classification results on the testing data.

...

In Context a new attribute classNames is added to the detectedRectangles box. It inserts an associative field with a class description.

...