SerdjFity

  • Jan 22, 2024
  • Joined Oct 18, 2023
  • 0 best answers
  • Hi @SerdjFity
    The pipeline should be the same as far as structure goes. The only things that change are the NN model specifics:

    • blob path to your own model
    • anchors, anchor masks, confidence threshold, number of classes, IOU, etc..
    • RGB preview size (depends on the input layer of your NN)

    Thanks,
    Jaka