IAmSuyogJadhav / Brainy

Brainy is a virtual MRI analyzer. Just upload the MRI scan file and get 3 different classes of tumors detected and segmented. In Beta.
https://suyogjadhav.com/portfolio/Brainy/
33 stars 14 forks source link

Where to get the .mha or .nii.gz files can you provide some samples #8

Closed LalithMovva closed 5 years ago

IAmSuyogJadhav commented 5 years ago

Not a problem. I will upload 2-3 samples from BraTS 2018 dataset shortly. The segmentations might be blurrier due to the low output resolution, but you can download the segmentations from the app and use a program like ITKSnap to view them clearly.

LalithMovva commented 5 years ago

Thank you very much.

On Mon, 12 Aug, 2019, 8:13 PM Suyog Jadhav <notifications@github.com wrote:

Not a problem. I will upload 2-3 samples from BraTS 2018 dataset shortly. The segmentations might be blurrier due to the low output resolution, but you can download the segmentations from the app and use a program like ITKSnap to view them clearly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IAmSuyogJadhav/Brainy/issues/8?email_source=notifications&email_token=AJVKF7J5BEMX3BMP6FSVO4DQEFZJJA5CNFSM4ILBX7KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4CYDTA#issuecomment-520454604, or mute the thread https://github.com/notifications/unsubscribe-auth/AJVKF7LXXWDDPJQZMEZTKOLQEFZJJANCNFSM4ILBX7KA .

LalithMovva commented 5 years ago

You said that you will upload and i can download from the app . Do you mean in the github or any other source?

On Mon, Aug 12, 2019 at 8:13 PM Suyog Jadhav notifications@github.com wrote:

Not a problem. I will upload 2-3 samples from BraTS 2018 dataset shortly. The segmentations might be blurrier due to the low output resolution, but you can download the segmentations from the app and use a program like ITKSnap to view them clearly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IAmSuyogJadhav/Brainy/issues/8?email_source=notifications&email_token=AJVKF7J5BEMX3BMP6FSVO4DQEFZJJA5CNFSM4ILBX7KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4CYDTA#issuecomment-520454604, or mute the thread https://github.com/notifications/unsubscribe-auth/AJVKF7LXXWDDPJQZMEZTKOLQEFZJJANCNFSM4ILBX7KA .

IAmSuyogJadhav commented 5 years ago

The app runs locally. The files you "upload" to it will just be stored in a separate folder. The "Download" option essentially makes a request and exports the results of the model to a local folder and then copies it from there to your downloads directory. No internet is involved. It is all happening on your PC. Just launch the app. I have added some helpful instructions on the main page.

P.S.: Sorry for the delayed response. I just went to have dinner.

LalithMovva commented 5 years ago

Thanks alot for the information.

On Mon, Aug 12, 2019 at 10:41 PM Suyog Jadhav notifications@github.com wrote:

The app runs locally. The files you "upload" to it will just be stored in a separate folder. The "Download" option essentially makes a request and exports the results of the model to a local folder and then copies it from there to your downloads directory. No internet is involved. It is all happening on your PC. Just launch the app. I have added some helpful instructions on the main page.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IAmSuyogJadhav/Brainy/issues/8?email_source=notifications&email_token=AJVKF7LDUYQDJ44S2W6XZQLQEGKSPA5CNFSM4ILBX7KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4DGFFA#issuecomment-520512148, or mute the thread https://github.com/notifications/unsubscribe-auth/AJVKF7NZTKF7FWZQFUJREF3QEGKSPANCNFSM4ILBX7KA .

IAmSuyogJadhav commented 5 years ago

Closing this issue since the original request has been satisfied. Feel free to raise a new issue, if needed be.