The neural network architecture was inspired by U-Net: Convolutional Networks for Biomedical Image Segmentation and based on the previous work Convolutional neural networks for automated annotation of cellular cryo-electron tomograms
Loss function:
- Prepare pre-processed data and label as described.
- Use main.py for trainning and testing.
- Use predict.py on new dataset.