higerra / ridi_imu

MIT License
207 stars 67 forks source link

problem with the dataset #18

Open tutr464b opened 2 years ago

tutr464b commented 2 years ago

Hello and thanks for your coding, I've tried to recreate the algorithm by training the dataset, but somehow the dataset provided is not compatible with the code. The comand I ran: python regression_cascade.py --list my_path_to\data_publish_v2\dan_bag1\data.csv --output_path my_path_to_where_to_save_model

The error I received: warnings.warn('Line ' + dataset + ' has the wrong format. Skipped.')

Can you help me with this? I look forward to your answer. Thank you in advance