Add Swinv2 backbone (#27742)
* First draft * More improvements * More improvements * Make all tests pass * Remove script * Update image processor * Address comments * Use new gradient checkpointing method * Convert checkpoints, add integration test * Do not keep aspect ratio for now * Set keep_aspect_ratio=False for beit, add integration test * Remove print statement
This commit is contained in:
@@ -988,6 +988,7 @@ SHOULD_HAVE_THEIR_OWN_PAGE = [
|
||||
"NatBackbone",
|
||||
"ResNetBackbone",
|
||||
"SwinBackbone",
|
||||
"Swinv2Backbone",
|
||||
"TimmBackbone",
|
||||
"TimmBackboneConfig",
|
||||
"VitDetBackbone",
|
||||
|
||||
Reference in New Issue
Block a user