GithubHelp home page GithubHelp logo

Comments (2)

rslim97 avatar rslim97 commented on August 11, 2024 1

Hi angusleigh, thank you for your feedback, when I set the detection threshold to a smaller value, i.e. 0.1, I do get detections on said blind spots. I think the lidar is returning points properly, however when a person walk towards the robot at a higher speed before sidestepping the number of points landed back may not be sufficient to form clusters to detect the person with high confidence, hence the low confidence clusters. But that's my guess.

Right now, I've realized the need for trade-offs to be made and setting the detection threshold to a lower value is more helpful although it comes with higher false detections. I've tried to overcome this by using sensor fusion to get more robust detections. However, I still get id changes in a crowded setting. It seems there is still more work to be done to achieve reliable, consistent person tracking, especially in complex, dynamic scenes.

from leg_tracker.

angusleigh avatar angusleigh commented on August 11, 2024

Hi @rslim97! Are they similar to the false positives you see in the demo video? https://www.youtube.com/watch?v=6k8y72AQG-Y If so, there's not too much that can be done without significant changes. One option might be to map out the area beforehand and use that to filter out false positives appearing in walls, but this would require modifications to the code.

I haven't seen any blind spots before but if you share a screenshot, I could take a look. In general, the algorithm should not perform differently depending on the angle of the person relative to the lidar scanner. So, it might be an issue with the lidar scanner not returning points properly from that angle?

from leg_tracker.

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.