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

ModalAI Forum

Siyu ChenS

Siyu Chen

@Siyu Chen
Unfollow Follow
About
Posts
9
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • VOXL2 difficulty in connecting to WiFi
    Siyu ChenS Siyu Chen

    @rohitpillai Maybe use directly the name of the AP instead of the SSID?

    Ask your questions right here!

  • Can't output conficence probability in a single class object detection model using voxl-tflite-model-server (VOXL 2)
    Siyu ChenS Siyu Chen

    Hello team, I'm currently working on deploying a customized yolov5 model to VOXL 2. The customized model has only one class and when I start the voxl-tflite-server in the VOXL 2. The output has a question mark next to the class label. Like bellow.
    WhatsApp Image 2023-04-25 at 14.32.56.jpeg
    Could anyone tell me which line of code(inference_help.cpp?) needs to be changed to fix this problem? Many thanks!

    Ask your questions right here!

  • voxl-tflite-server block diagram
    Siyu ChenS Siyu Chen

    Hello team,

    I remember I have seen a block diagram which shows the relation between the voxl-tflite-server and the system before, but I can't find it anymore. I can't remember whether it's on the official page or the GitLab page. Could anyone provide a link to it?

    Many thanks!

    Ask your questions right here!

  • Using a custom tflite model in VOXL 2
    Siyu ChenS Siyu Chen

    @Chad-Sweet said in Using a custom tflite model in VOXL 2:

    You will need to modify the code to make use of your new model. You will need to code the tflite-server to both read the model, and then post_process the model based on the inputs and outouts of your model

    Link Preview Image
    src/main.cpp · master · voxl / VOXL SDK / Services / voxl-tflite-server · GitLab

    Tensorflow-Lite (TFlite) server that outputs Tflite processed images

    favicon

    GitLab (gitlab.com)

    Problem sovled, there is much more code need to be changed than I expected. Thanks for your assistances!

    Ask your questions right here!

  • Using a custom tflite model in VOXL 2
    Siyu ChenS Siyu Chen

    @Chad-Sweet Okay, could you kindly inform me which version of yolov5 did you use in the prebuild version? I'm not sure if it's my model's problem, because it works fine in my computer. I'd like to try training an exectly the same yolov5 model for testing becase when I post_process the model most time it will raise an error in the voxl-portal shown below.
    aa11b9e0-7a74-4478-a0cb-160fdda4070a-image.png

    Ask your questions right here!

  • Using a custom tflite model in VOXL 2
    Siyu ChenS Siyu Chen

    @Chad-Sweet Thank you for your reply! I trained another yolov5 model so that I don't need to change too many things in the main.cpp file. Currently I just add the label file path and my model path in the main.cpp file.
    When I deployed the voxl-tflite-server to the VOXL 2, the output looks weird and it will stuck sometimes.
    f11c569a-7894-42d6-a75c-e095c371f600-image.png
    The difference between the prebuild yolov5 model and my custom model is my model has only one class. Could you please tell me where I am doing wrong?
    Thank you very much for your attention to this matter!

    Ask your questions right here!

  • Using a custom tflite model in VOXL 2
    Siyu ChenS Siyu Chen

    I would like to add that sometimes it will come out a label called (0 person).
    But the label file I specified has no class called 0 person, which is very weird.

    It seems like it is still using this coco_labels.txt as the label file.Voxl2 拷贝.png

    Ask your questions right here!

  • Using a custom tflite model in VOXL 2
    Siyu ChenS Siyu Chen

    Hello team,
    I would like to use a custom tflite model on VOXL 2. The architecture of the model is EfficientDet-Lite3. I can't see any framed output in the voxl-portal. The output is almost the same as the hires but with a little deley.

    What I've done is push the custom tflite model file and the label file to the VOXL 2 and specify the location in the voxl-tflite-server.conf

    Could you kindly inform me how to deal with it? The picture below is the configuration of voxl-tflite-server.conf and the input and output of the custom model.

    Many thanks!

    9ae69083-bfdc-4ae9-9342-250010332a12-image.png
    0cd22cae-033e-4f67-9e87-9c589f9e245f-image.png

    Ask your questions right here!
  • Login

  • Don't have an account? Register

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