Sayak Paul
2d9853b226
MSN (Masked Siamese Networks) for ViT (#18815)
* feat: modeling and conversion scripts for msn.
* chore: change license year.
* chore: remove unneeded modules.
* feat: direct loading of state_dict from remote url.
* fix: import paths.
* add: rest of the files.
* add and fix rest of the files.
Co-authored-by: Niels <niels.rogge1@gmail.com>
* chore: formatting.
* code quality fix.
* chore: remove pooler.
* feat: add classification top.
* fix: configuration object.
* add: initial test cases (one failing).
* fix: basemodeloutput.
* add: caution on using the classification head.
* add: rest of the model related files.
* add: vit msn readme.
* fix: copied from statement.
* fix: dummy objects.
* add: ViTMSNPreTrainedModel to inits.
* fix: repo consistency.
* minor change in the model doc.
* fix: tests.
* Empty-Commit
* Update src/transformers/models/vit_msn/configuration_vit_msn.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* address PR comments.
* Update src/transformers/models/vit_msn/modeling_vit_msn.py
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
* chore: put model in no_grad() and formatting.
Co-authored-by: Niels <niels.rogge1@gmail.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2022-09-22 07:15:03 -04:00
..
2022-04-04 10:25:46 -04:00
2022-09-07 13:38:49 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-09-20 10:41:56 +03:00
2022-04-29 17:42:15 -04:00
2022-04-04 10:25:46 -04:00
2022-06-27 12:06:21 +01:00
2022-04-04 10:25:46 -04:00
2022-05-03 11:26:19 +02:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-08-12 19:36:18 +02:00
2022-04-04 10:25:46 -04:00
2022-04-13 11:36:54 +02:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-06-24 17:10:38 +02:00
2022-09-22 09:45:04 +02:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-05-02 12:47:39 -04:00
2022-04-04 10:25:46 -04:00
2022-05-18 17:47:18 +02:00
2022-06-08 14:03:18 +01:00
2022-05-10 16:21:44 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-09-22 09:45:24 +02:00
2022-07-13 18:04:08 +01:00
2022-06-21 16:45:35 +02:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-08-12 18:52:49 +02:00
2022-04-04 10:25:46 -04:00
2022-09-21 15:15:26 +03:00
2022-05-03 11:26:19 +02:00
2022-07-27 10:08:59 +02:00
2022-09-09 07:36:46 -04:00
2022-04-04 10:25:46 -04:00
2022-05-11 14:56:48 -07:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-09-14 10:17:40 -04:00
2022-05-24 09:31:10 -04:00
2022-04-04 10:25:46 -04:00
2022-06-28 20:51:47 +02:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-09-02 14:48:19 +02:00
2022-05-23 08:02:31 -04:00
2022-08-30 11:48:11 +01:00
2022-04-04 10:25:46 -04:00
2022-05-17 23:44:37 +02:00
2022-06-01 17:06:20 +02:00
2022-04-04 10:25:46 -04:00
2022-08-16 10:20:46 -05:00
2022-08-01 11:09:47 -04:00
2022-04-04 10:25:46 -04:00
2022-07-29 08:09:09 -04:00
2022-07-29 08:09:09 -04:00
2022-08-02 18:43:58 +03:00
2022-07-29 08:09:09 -04:00
2022-07-29 08:09:09 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-09-01 10:35:15 -04:00
2022-04-04 10:25:46 -04:00
2022-06-30 00:49:02 +02:00
2022-06-29 09:30:55 -04:00
2022-06-23 12:36:22 -04:00
2022-07-29 08:09:09 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-07-20 10:14:21 +02:00
2022-08-11 19:10:25 +03:00
2022-09-02 19:54:02 +02:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-07-29 08:09:09 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-06-29 13:45:14 +01:00
2022-04-04 10:25:46 -04:00
2022-07-04 10:59:15 +01:00
2022-04-04 10:25:46 -04:00
2022-05-03 11:26:19 +02:00
2022-04-04 10:25:46 -04:00
2022-09-21 11:40:35 +03:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-07-29 08:09:09 -04:00
2022-07-29 08:09:09 -04:00
2022-07-29 08:09:09 -04:00
2022-05-17 23:42:14 +02:00
2022-04-04 10:25:46 -04:00
2022-05-16 22:19:53 +01:00
2022-07-27 11:14:47 -04:00
2022-09-06 14:12:26 +02:00
2022-04-13 11:36:54 +02:00
2022-04-04 10:25:46 -04:00
2022-04-08 10:57:51 +02:00
2022-05-17 19:07:43 -04:00
2022-04-04 10:25:46 -04:00
2022-07-29 08:09:09 -04:00
2022-06-21 10:24:50 +02:00
2022-05-17 00:43:16 +02:00
2022-05-17 00:43:16 +02:00
2022-04-04 10:25:46 -04:00
2022-08-04 18:02:55 +02:00
2022-07-26 10:11:32 +02:00
2022-07-27 10:08:59 +02:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-09-22 07:15:03 -04:00
2022-09-19 19:22:34 +02:00
2022-04-04 10:25:46 -04:00
2022-06-15 18:34:15 +02:00
2022-07-29 08:09:09 -04:00
2022-05-17 00:43:16 +02:00
2022-09-19 19:22:34 +02:00
2022-08-24 10:51:05 +01:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-05-02 18:30:55 +02:00
2022-04-04 10:25:46 -04:00