Code Monkey home page Code Monkey logo

radhar's Issues

Test results

Hello Do you have the code to test the training results?

Classifiers Accuracy

I have trouble getting the classifier's accuracy. Is there is a way for obtaining the accuracies

How to use the code from radar lab to capture the point cloud data?

Hello, your work is impressive and we also want to use the TI mmWave radar to collecte some raw point cloud data. However, while using the ROS package developed by radar-lab, we are not so familiar with that and don't know how to capture the message as well as how to write it to a txt file. I wonder if you are kind to provide some instructions about using the above ROS package to attain the txt file in this repository. Looking forward to your reply, thanks!

slowness on voxelization of 3D points

voxel function taking so much time due unnecessary looping for coordinate mapping(scaling). the function taking O(N^3) time to scale all the 3D points which slow the over all performance. I have optimise the voxel function to time complexity O(NlogN) but i dont know how to contribute since I am beginner to open source.

Testing script

Hey author,
Could you please provide the working script to use the TD_CNN_LSTM model for prediction?

Are there any preprocess methods adopted before voxelization?

Hi there! Your work is awe-inspiring, and the codes are pretty clear. I have some questions about the preprocesses. Have you adopted some preprocess methods such as CFAR, clustering algorithms to remove the 3D points caused by static background and just preserve the points from body movement? I also checked the ROS package you mentioned, and there is also no information about this. I am trying to collect some points cloud using TI radar, but I find many noisy points. Could you give me some tips to set the radar parameters to collect such nice data if the dataset is not processed?

I am looking forward to your reply. Thank you very much.

An issue in voxel.py

Hi, I found a bug in the function voxalize that leads to incorrect results. I checked the value of np.sum(pixel) before return which should be equal to the number of points in the frame, but it is always smaller than it. So I guess some points are not correctly taken into account. I checked the code line by line, and I found line 78 does not work well when the point is close to the maximum boundary(in one of x, y, z dimension). Could you please fix this issue?

Why the Velocity of the Points is 0.0?

Hello,
Your work and the dataset are impressive.
I am going to create the Range-Doppler Map from the provided point could frames (I do not have concrete knowledge about FMCW. It is a native idea).
However, I found that the velocity of the data points (I have checked some of the files) is always 0.0, which is wired based on my native understanding. Could you please tell me something about it?
Looking forward to your reply. Thank you!

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.