Weekly Summary
- Reviewed FCN and ResNet architecture
- Familiarized myself with mmsegmentation toolbox
- Completed torchvision-style ResNet to mmseg-style ResNet model conversion
- Done some lightweight testing using MoCo pre-trained ResNet-50 weight with FCN head
To-do’s
- Reproduce fully-supervised ImageNet pre-training with FCN head finetuning on VOC segmentation benchmark
- Convert SimCLR (tensorflow model) to pytorch
- Test with SimCLR
