Coder Social home page Coder Social logo

Comments (6)

jaybdub avatar jaybdub commented on June 16, 2024

Hi GPUSAIOT,

Thanks for reaching out! Do you mind checking / sharing the following information

  1. Which camera model are you using?
  2. Is the robot in the field of the view of the camera?
  3. Did you make sure to call camera.observe after the initial execution?
  4. Are you testing in the same environment as before?

Best,
John

from jetbot.

 avatar commented on June 16, 2024

Hi John,

  1. I use IMX219 Raspberry Pi V2 Camera with wide angle , can work normal still
  2. The view is normal at the beginning, but more and more latency after running
  3. I'm not sure, please tell me how to check ?
  4. This Jetbot worked two days ago, and ran normally about 4 hours. I didn't change or disassembly any parts, just had a sleep and problem came.
    BR
    Hawk

from jetbot.

 avatar commented on June 16, 2024

BTW, I set a "print" command here,
...................................
prob_blocked = float(y.flatten()[0])

print(prob_blocked)
blocked_slider.value = prob_blocked

if prob_blocked < 0.5:
    robot.forward(0.4)

........
Can see the outputs and the bar of "Blocked Rate" are all over 0.9

from jetbot.

jaybdub avatar jaybdub commented on June 16, 2024

Hi GPUSCN,

Sorry for the late response. Is this a network that your trained yourself?

I think more latency is expected after adding the neural network execution in the loop, but it shouldn't grow over time. Is that what you're experiencing?

Best,
John

from jetbot.

ccc2876 avatar ccc2876 commented on June 16, 2024

I would like to add additional collision detection training to my jetbot but I am not sure how to add it to the pre-trained model. Does anyone have any advice?

Thanks,
Claire

from jetbot.

Miki-ctrl avatar Miki-ctrl commented on June 16, 2024

BTW, I set a "print" command here,
...................................
prob_blocked = float(y.flatten()[0])

print(prob_blocked)
blocked_slider.value = prob_blocked

if prob_blocked < 0.5:
    robot.forward(0.4)

........
Can see the outputs and the bar of "Blocked Rate" are all over 0.9

im having the same issue, do tell me how you solve it

from jetbot.

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.