lxtGH / CAE

This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
184 stars 22 forks source link

Please provide the semantic_segmentation/_base_/models/upernet_beit.py file #13

Closed Wenzhao-Xiang closed 1 year ago

Wenzhao-Xiang commented 1 year ago

Hi, thanks for ur great work. I'd like to use the downstream tasks part for segmentation finetuning with MAE arch, but it seem that there is no semantic_segmentation/base/models/upernet_beit.py file. Could u please provide one? Thanks very much!

Wenzhao-Xiang commented 1 year ago

just find it here: https://github.com/microsoft/unilm/blob/master/beit/semantic_segmentation/configs/_base_/models/upernet_beit.py Thanks, close this issue