DL-Art-School/codes/models/pixel_level_contrastive_learning
James Betker 587a4f4050 resnet_unet_3
I'm being really lazy here - these nets are not really different from each other
except at which layer they terminate. This one terminates at 2x downsampling,
which is simply indicative of a direction I want to go for testing these pixpro networks.
2021-01-15 14:51:03 -07:00
..
__init__.py
pixpro_lucidrains.py resnet_unet_3 2021-01-15 14:51:03 -07:00
resnet_unet_2.py
resnet_unet_3.py resnet_unet_3 2021-01-15 14:51:03 -07:00
resnet_unet.py