radar-lab / mmfall

mmFall: Fall Detection using 4D MmWave Radar and Variational Recurrent Autoencoder
102 stars 36 forks source link

about data preprocessing #1

Open YiShan8787 opened 4 years ago

YiShan8787 commented 4 years ago

Hello, Is there a preprocessing source code for transfering .bag file or topic to .npy file that can put into auto encoder, because I have record a data and want to test the result on the code.

AbdellahUnaide commented 2 years ago

Hi YiShan I'm trying to record some data on another board, can you please tell me how you can record the data directly from the board in the .bag format. Thank You in advance.

fengjin-uofarizona commented 2 years ago

Could you please see if it helps? https://github.com/radar-lab/mmfall/blob/master/data_analyzer.py

AbdellahUnaide commented 1 year ago

@YiShan8787 Did you got an answer about this question, i need the same tool please.

Hello, Is there a preprocessing source code for transfering .bag file or topic to .npy file that can put into auto encoder, because I have record a data and want to test the result on the code.

YiShan8787 commented 1 year ago

I haven't touched this for a long time. I check my repository and find out that I use the preprocessing method with this: https://github.com/nesl/RadHAR