You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ViT family show strong robustness on RandomDrop and Domain shift Problem. The thing is , I 'm working on object detection these days,detr is an end to end object detection methods which adopted Transformer's encoder decoder part, but the backbone I use , is Resnet50, it can still find the properties that your paper mentioned.
Above all I want to ask two questions:
(1).Do these intriguing properties come from encoder、decoder part?
(2).What's the difference between distribution shift and domain shift(I saw distribution shift first time on your paper)?
The text was updated successfully, but these errors were encountered:
ViT family show strong robustness on RandomDrop and Domain shift Problem. The thing is , I 'm working on object detection these days,detr is an end to end object detection methods which adopted Transformer's encoder decoder part, but the backbone I use , is Resnet50, it can still find the properties that your paper mentioned.
Above all I want to ask two questions:
(1).Do these intriguing properties come from encoder、decoder part?
(2).What's the difference between distribution shift and domain shift(I saw distribution shift first time on your paper)?
The text was updated successfully, but these errors were encountered: