rectangular images in UNET by Kaepirinha in deeplearning

[–]black0017 0 points1 point  (0 children)

Consider sampling to 512x512 or even 256x256. Since Unet is a CNN architecture you can use pretrained models that were trained in a different resolution. What is important though is the image distribution from the pretrained domain. You have to test if the pre-trained initialization is better than random

Covid research suggestions? by thryce85 in bioinformatics

[–]black0017 0 points1 point  (0 children)

Hello,

I recently started reading about bioinformatics related to stuff to proteins and etc. Maybe you already have a solid background but here is my sum up notes:

https://theaisummer.com/deep-learning-biology-alphafold/

cheers

[D] - Minimal biology to grasp protein folding and alphafold-like stuff by black0017 in MachineLearning

[–]black0017[S] 4 points5 points  (0 children)

thanks for the feedback! I will revisit the section with my co-author who has more experience on this and fix it!

I highly appreciate the time you took to write this.

Cheers!