Git Product home page Git Product logo

Comments (6)

knorth55 avatar knorth55 commented on May 29, 2024 1

Only tflite1 is supported, I think.
Ive never tried tensorflow v2 before.

from coral_usb_ros.

knorth55 avatar knorth55 commented on May 29, 2024 1

I understood.

I wrote almost whole part of this repo (you can check it in commit log), and, at that time, tensorflow2 is not common.
So I wrote in tensorflow1, and all models are in tensorflow1.
If you want to use tensorflow2 model, I have no idea.
Please try by yourself first.
If there is no backward compatibility, you need to change this repo's code or hate tensorflow because of the lack of backward compatibility.

This is open source repo, and not a product.
I will help you some but I want you to help us, too.
If I need to use tensorflow2 model, I will implement, but there is no need in my lab now, so I won't do it soon.

Do not hesitate to change the code. Please open a pull request.
Do not completely expect to or rely on others' work.
Now you get a chance to learn tensorflow2.

from coral_usb_ros.

Petros626 avatar Petros626 commented on May 29, 2024

Okay thank you. So you dont know it 100%. Is there the option to ask the guy, who added the support for ssd_mobilenet_v2?

from coral_usb_ros.

knorth55 avatar knorth55 commented on May 29, 2024

Sorry, but I dont understand your question.
Mobilenet V2 is the model name, and it doesnt mean the model is for tensorflow 2

from coral_usb_ros.

Petros626 avatar Petros626 commented on May 29, 2024

Ok maybe I explain it wrong. The user: Kanazawanaoaki added: "Add ssd to bounding box sample" to the jsk_recognition package right? So this is implemented in this package, because you said it's connected?

The other point was, that the model: ssd_mobilenet_v2 is only supported by TensorFlow 1 and the newer one (I asked for) SSD MobileNet V2 FPNLite only by TensorFlow 2. The question is, if I try to run your node with a tflite model, which bases on the newer one would it be compatible or I must stick to the ssd model from TensorFlow 1 :)

from coral_usb_ros.

Petros626 avatar Petros626 commented on May 29, 2024

Yeah thank you for the detailed explanation, if I have the time I would do so, but I'm working on my bachelor degree, so for first use it should only run on TensorFlow 1 model.

Hahah I think the guys from TensorFlow do their best :D

from coral_usb_ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.