Open snavavf opened 7 years ago
The code for CarTrack is quite similar to the HHAR code. There are two main differences: 1) CarTrack requires three sensor inputs (accelerometer, gyroscope, and magnetometer), while HHAR requires only two. 2) The training objective functions for two tasks are different. You can write CarTrack based on the HHAR code. Please feel free to open issues for the questions that you may have.
Nice work!
Would you release the training/eval codes for the CarTrack task?
Thanks!