motion-sense icon indicating copy to clipboard operation
motion-sense copied to clipboard

Code of Anonymization model (MSDA)

Open PaulaDelgado-Santos opened this issue 3 years ago • 3 comments

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! :)

PaulaDelgado-Santos avatar Mar 19 '21 14:03 PaulaDelgado-Santos

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,

mmalekzadeh avatar Mar 19 '21 15:03 mmalekzadeh

Thank you so much :)

PaulaDelgado-Santos avatar Mar 19 '21 15:03 PaulaDelgado-Santos

Hi, I want to ask why when I run "msda_figure_6.py" I have the next error: image in: image Thanks :)

PaulaDelgado-Santos avatar Mar 22 '21 18:03 PaulaDelgado-Santos