Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python version of your matlab code. process *.mrc #9

Closed
sbelharbi opened this issue Apr 16, 2022 · 5 comments
Closed

python version of your matlab code. process *.mrc #9

sbelharbi opened this issue Apr 16, 2022 · 5 comments

Comments

@sbelharbi
Copy link

hi,
could you please release the python code that does the job of matalb code you provided here?
or release the final tif images produced by your matlab code? for full data.
the python code you provided with data in supp material does read/write only.
thanks

@qc17-THU
Copy link
Owner

Hi, we didn't have python codes for data augmentation, we performed all the preprocessing, post-processing and evaluation on MATLAB. But in fact if you could read .mrc file via the provided python code in our Figshare page, the following part of data augmentation should be quite simple to write.

@sbelharbi
Copy link
Author

sbelharbi commented Apr 18, 2022

hi, thanks.
is it possible to provide directly the augmented data? it would be much more helpful. it avoids the need for matlab, or re-writing code. also, it allows other users to train and most importantly evaluate on the same data. thanks

can you give a look into the matlab issue?
it runs fine on one folder f-actin. but it gives errors on other folders.
we appreciate your help and sharing the data.
thanks

@sbelharbi sbelharbi changed the title python version of you matlab code. process *.mrc python version of your matlab code. process *.mrc Apr 18, 2022
@qc17-THU
Copy link
Owner

The augmented training dataset contains over 40,000 files, which is extremely slow to upload from my workstation. We have tested that using the augmented data by the MATLAB codes could reproduce the results well in our paper.

I have answered the other problem in issue #10.

@sbelharbi
Copy link
Author

sbelharbi commented Apr 18, 2022

thanks.
we are trying to run the new matlab code. but it seems to have another issue over f-actin non-linear.
by the way, you can compress train and valid sets (40000 + testset files) into a single large file, and dump it somewhere. it may take some time to upload, but once done, the issues with data could be resolved. you can give it the necessary time to upload. we really appreciate your help.

thanks again

@qc17-THU
Copy link
Owner

qc17-THU commented Jun 9, 2022

See issue #13

@qc17-THU qc17-THU closed this as completed Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants