Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. Where to see fprintf messages coming from voxl-tflite-server?

Where to see fprintf messages coming from voxl-tflite-server?

Scheduled Pinned Locked Moved Ask your questions right here!
4 Posts 2 Posters 635 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    arcj
    wrote on last edited by
    #1

    I have trained a custom object detection model for VOXL2 and already deployed it using voxl-cross. To test it, I do voxl-configure-tflite and select my custom model to work with high-res camera.

    My custom model is based on mobilenetv2, trained using tflite mediapipe library exactly the way shown here: https://colab.research.google.com/github/googlesamples/mediapipe/blob/main/examples/customization/object_detector.ipynb#scrollTo=Mz3-eHe07FEX

    The problem is that my model loads up and shows on the VOXL portal under tflite on multi-view page, but does not draw any bounding boxes around the objects. I'm not sure what's wrong and trying to debug it going through entire tflite source code. I wanted to see the outputs of fprintf(stderr,...) in the source code but not sure how to access that. Any suggestions?

    Thanks

    tomT 1 Reply Last reply
    0
    • A arcj

      I have trained a custom object detection model for VOXL2 and already deployed it using voxl-cross. To test it, I do voxl-configure-tflite and select my custom model to work with high-res camera.

      My custom model is based on mobilenetv2, trained using tflite mediapipe library exactly the way shown here: https://colab.research.google.com/github/googlesamples/mediapipe/blob/main/examples/customization/object_detector.ipynb#scrollTo=Mz3-eHe07FEX

      The problem is that my model loads up and shows on the VOXL portal under tflite on multi-view page, but does not draw any bounding boxes around the objects. I'm not sure what's wrong and trying to debug it going through entire tflite source code. I wanted to see the outputs of fprintf(stderr,...) in the source code but not sure how to access that. Any suggestions?

      Thanks

      tomT Offline
      tomT Offline
      tom
      admin
      wrote on last edited by
      #2

      @arcj voxl-tflite-server is likely running as a systemd service.

      For debugging purposes I would disable it from running on boot with the following:

      systemctl disable voxl-tflite-server
      

      and also kill it

      systemctl stop voxl-tflite-server
      

      then run voxl-tflite-server from the command line to monitor the output

      A 1 Reply Last reply
      0
      • tomT tom

        @arcj voxl-tflite-server is likely running as a systemd service.

        For debugging purposes I would disable it from running on boot with the following:

        systemctl disable voxl-tflite-server
        

        and also kill it

        systemctl stop voxl-tflite-server
        

        then run voxl-tflite-server from the command line to monitor the output

        A Offline
        A Offline
        arcj
        wrote on last edited by
        #3

        @tom said in Where to see fprintf messages coming from voxl-tflite-server?:

        systemctl stop voxl-tflite-server

        Still I can't see the outputs of fprintf(stderr,...)

        tomT 1 Reply Last reply
        0
        • A arcj

          @tom said in Where to see fprintf messages coming from voxl-tflite-server?:

          systemctl stop voxl-tflite-server

          Still I can't see the outputs of fprintf(stderr,...)

          tomT Offline
          tomT Offline
          tom
          admin
          wrote on last edited by
          #4

          @arcj Try voxl-tflite-server -d

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          ModalAI
          Categories Recent Tags ModalAI.com Docs
          © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups