motion-sense
motion-sense copied to clipboard
Code of Anonymization model (MSDA)
It is possible to find the code of "msda_anon_model.json" for python? I am just trying to replicate "msda_table2_(I)id(trial).ipynb" but training the anonymization model from scratch. I just try to take it from "pmc_combined/readme.txt" but without achieving similar results. Thank you! :)
Hey @Pauladds For training from scratch, you need to look at this one: https://github.com/mmalekzadeh/motion-sense/blob/master/msda/msda_figure_6.ipynb
Also, the following tutorial might also be useful for you as it is the most recent uploaded here: https://github.com/mmalekzadeh/motion-sense/tree/master/tutorial
Cheers,
Thank you so much :)
Hi, I want to ask why when I run "msda_figure_6.py" I have the next error:
in:
Thanks :)