gorkemcanates / Dual-Cross-Attention

Official Pytorch implementation of Dual Cross-Attention for Medical Image Segmentation
MIT License
102 stars 12 forks source link

Data preprocessing for MoNuSeg dataset #2

Closed mustansarfiaz closed 1 year ago

mustansarfiaz commented 1 year ago

Hi,

I found your paper very interesting. Can you please share your preprocessed datasets? or script to preprocess the MoNuSeg dataset.

Regards Mustansar

gorkemcanates commented 1 year ago

I dont have permission to share the dataset. The dataset script under the dataset folder in the repo can help you read and load the data if you adjust your dataset folders in the following format: images-- train_images test_images masks- train_masks test-masks

On Tue, Apr 4, 2023 at 5:56 PM Mustansar Fiaz @.***> wrote:

Hi,

I found your paper very interesting. Can you please share your preprocessed datasets? or script to preprocess the MoNuSeg dataset.

Regards Mustansar

— Reply to this email directly, view it on GitHub https://github.com/gorkemcanates/Dual-Cross-Attention/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASFOJR3LRMSBEFDK2ISMM5TW7SKJXANCNFSM6AAAAAAWTI3U6A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Regards, Gorkem Can Ates