PyTorch学习记录(四):常用网络Backbone

常用网络Backbone:

  • ResNet/MobileNet 用于分类/回归任务
  • UNet-->(pixel-wise) Dense prediction
  • VGGNet-->perceptual loss
  • GAN网络
  • Transformer

参考链接

posted @ 2023-08-10 16:40  达可奈特  阅读(43)  评论(0编辑  收藏  举报