AllenCellModeling / pytorch_fnet

Three dimensional cross-modal image inference
Other
151 stars 61 forks source link

Weighted Loss #184

Open parthnatekar opened 1 year ago

parthnatekar commented 1 year ago

Hi,

I can see an implementation for weighted MSE loss.

Can you explain what how you get the weights for this? I cannot find this in your paper either.

Thanks

RitaHT commented 1 year ago

Same question, I just use an external make_weight_map function as temporary makeup for this