Skip to content

Determine and Implement Efficient Visual Processing Pipeline #6

Description

@yameatmeyourdead

Decide between/conjunction of:

  • OpenCV

    • Steep learning curve
    • Need already-trained models
    • opencv with cudnn backend already built on docker image
  • Tensorflow

    • slower for training
    • less memory usage
    • harder to setup
    • FOSS
    • Not an SDK, large learning curve
  • Deepstream

    • Super optimized for jetsons
    • Proprietary NVidia tech (not FOSS)
    • SDK with decent documentation
  • Torch (fast for training, more memory usage, easier to setup)

  • Keras (very slow but easily readable)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions