mmfall icon indicating copy to clipboard operation
mmfall copied to clipboard

about data preprocessing

Open YiShan8787 opened this issue 4 years ago • 4 comments

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 avatar Jul 21 '20 13:07 YiShan8787

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.

AbdellahUnaide avatar Jun 08 '22 10:06 AbdellahUnaide

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

fengjin-uofarizona avatar Jul 27 '22 21:07 fengjin-uofarizona

@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.

AbdellahUnaide avatar Mar 31 '23 14:03 AbdellahUnaide

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

YiShan8787 avatar Apr 01 '23 03:04 YiShan8787