Commit Graph

  • 7e160fe43f
    Delete .circleci directory main Jon Janzen 2024-03-15 06:20:37 -0700
  • 3d9a7ff563 Compositional vision transformers training Piotr Wojcik 2023-09-25 17:50:43 +0200
  • a399533fc4 Compositional vision transformers training Piotr Wojcik 2023-09-25 17:46:47 +0200
  • 35d50c5e2b Compositional vision transformers training Piotr Wojcik 2023-09-25 17:45:19 +0200
  • 8ad6e54e68 Compositional vision transformers training Piotr Wojcik 2023-09-25 17:43:13 +0200
  • e4788dbba1 Compositional vision transformers training Piotr Wojcik 2023-09-25 17:35:06 +0200
  • 8269a8966c Compositional vision transformers training Piotr Wojcik 2023-09-25 17:32:36 +0200
  • f4e4f6f4df Compositional vision transformers Piotr Wojcik 2023-09-25 17:25:45 +0200
  • 263a3fcafc
    Merge pull request #229 from bhheo/main Hugo Touvron 2023-08-11 14:34:25 +0200
  • 0db467b09c cosub bugfix Byeongho Heo 2023-08-11 19:28:19 +0900
  • a655770642
    Merge pull request #228 from facebookresearch/dependabot/pip/torch-1.13.1 Hugo Touvron 2023-08-08 19:00:08 +0200
  • dfeffae0e4
    Bump torch from 1.7.0 to 1.13.1 dependabot[bot] 2023-08-08 16:57:59 +0000
  • a8ee80084c
    Merge pull request #223 from fabfish/main Hugo Touvron 2023-08-06 21:40:06 +0200
  • c5b436b321 add guard clause for the function which work correctly only in nas mode, and update README for CIFAR hyperparameter brian1009 2023-07-09 22:59:30 +0800
  • ad592c909a update wandb run name max410011 2023-06-26 17:23:39 +0000
  • 9f3455932f update README max410011 2023-06-26 17:21:38 +0000
  • 4dda0672ba add nas_test_config max410011 2023-06-26 17:15:31 +0000
  • e3de89e879 update README max410011 2023-06-26 17:15:18 +0000
  • a21296debb Update configs 410011max 2023-06-23 20:54:02 +0800
  • 1e6a2eee39 Add pretrained args & fix weight seperate bug 410011max 2023-06-20 02:44:21 +0800
  • 5b747ea9d9 Merge branch 'main' of https://github.com/shadowpa0327/SparsifyViT into main 410011max 2023-06-20 02:02:44 +0800
  • c401ad2426 update gitignore 410011max 2023-06-20 02:02:41 +0800
  • 9e28e47f31 Fix seperate bug max410011 2023-06-19 17:26:30 +0000
  • 5b9d7e20fe
    Merge pull request #4 from shadowpa0327/weight-twined-by-M Max 2023-06-20 01:08:30 +0800
  • 0ed02778c7
    Merge branch 'main' into weight-twined-by-M Max 2023-06-20 01:08:12 +0800
  • c7577aab4d Add seperate_config max410011 2023-06-19 16:58:45 +0000
  • ce2e4b1b86
    Merge pull request #3 from shadowpa0327/fix/error_when_disable_nas_mode shadowpa0327 2023-06-17 12:10:27 +0800
  • 1868bd2aca [fix, NFC] fix evaluation bug when running in non-nas mode. Check if nas is enable when running related command brian1009 2023-06-17 12:09:16 +0800
  • bf40461a76
    Merge pull request #2 from shadowpa0327/dev/feature_kd shadowpa0327 2023-06-17 02:56:12 +0800
  • 43d74ab8b8 [Refactor, Feature Distillation] refactor models, clean distillation token and add feature distillation brian1009 2023-06-17 01:12:01 +0800
  • 7cb2845a27 [Feature KD] add argument in main.py for feature distillation brian1009 2023-06-17 01:22:59 +0800
  • 9845162e6b [Refactor, Feature Distillation] refactor models, clean distillation token and add feature distillation brian1009 2023-06-17 01:12:01 +0800
  • a172d027f3 Add KD max410011 2023-06-16 17:09:58 +0000
  • 272833276b update test config 410011max 2023-06-16 21:52:49 +0800
  • 2a19e7a999 Merge branch 'main' of https://github.com/shadowpa0327/SparsifyViT into main 410011max 2023-06-16 21:52:32 +0800
  • 2ba43bbca1 update main & test config 410011max 2023-06-16 21:49:10 +0800
  • 8beda79f83 update training config & test sample config 410011max 2023-06-16 21:45:22 +0800
  • ea3bfca07a update to newest (cover config, training args) 410011max 2023-06-16 21:43:41 +0800
  • 8113519e86 Update config & fix test config 410011max 2023-06-12 23:04:18 +0800
  • 18e1db41f7
    Create deit_small_nxm_nas_34.yaml ningchihuang 2023-06-12 12:34:47 +0800
  • 4049bd790c
    Update main.py ningchihuang 2023-06-12 12:31:31 +0800
  • a1bd87dcf9
    Update model_sparse.py ningchihuang 2023-06-12 12:25:59 +0800
  • 4573343666
    Update sparse_linear.py ningchihuang 2023-06-12 12:22:17 +0800
  • 239eb9bc78 update wandb cfg fabfish 2023-05-29 21:18:21 +0800
  • bbf3c5fae1 add wandb monitoring fabfish 2023-05-29 19:30:02 +0800
  • bd8fdf25fd fix argument bug fabfish 2023-05-28 16:52:55 +0800
  • f17301d600
    Merge pull request #209 from yazdanimehdi/patch-1 Hugo Touvron 2023-05-22 11:47:59 +0200
  • 279faa0607
    minor fix Hugo Touvron 2023-05-22 11:47:25 +0200
  • 233b4abd6a
    add cosub Hugo Touvron 2023-05-22 11:29:45 +0200
  • d7ccc7ff4d
    add cosub Hugo Touvron 2023-05-22 11:29:30 +0200
  • 732fc6378a
    add cosub Hugo Touvron 2023-05-22 11:23:40 +0200
  • 7b1a04b2f5
    add cosub Hugo Touvron 2023-05-22 11:19:30 +0200
  • d6898ab37e
    add cosub Hugo Touvron 2023-05-22 11:16:18 +0200
  • 0249d28b79 update yaml max410011 2023-05-17 16:37:09 +0000
  • d38229f3fb update main.py max410011 2023-05-08 12:31:59 +0000
  • 39232d1e02 update main.py max410011 2023-05-08 08:33:14 +0000
  • be01a30ac2 [NFC] Update sparse linear add the __repr__ shadowpa0327 2023-03-16 07:03:35 +0000
  • a2852e8941 Merge branch 'main' of github.com:shadowpa0327/SparsifyViT into main shadowpa0327 2023-03-16 07:01:22 +0000
  • 1af61ec11f [EA] Add script to sample subnet shadowpa0327 2023-03-16 06:58:39 +0000
  • eacf67240e
    Merge pull request #1 from shadowpa0327/nas shadowpa0327 2023-03-12 17:55:01 +0800
  • 3aa1523056 [NAS] Add finetuned config brian1009 2023-03-12 17:52:38 +0800
  • afadc46e64 [NAS] Modify the infrasturcture for nas training brian1009 2023-03-12 17:52:14 +0800
  • 0e1a79af52 [EA] Fix bug shadowpa0327 2023-03-03 07:52:09 +0000
  • 6b58afb3ff [EA] add the supernet implementation and evolution searcher brian1009 2023-03-03 00:54:54 +0800
  • 60a481f4ce [Fix bug] Fix type brian1009 2023-02-26 08:58:24 +0800
  • 895eaf3975 Update the comment brian1009 2023-02-23 16:16:00 +0800
  • 2eaca1ca3c Update the definition of N:M brian1009 2023-02-23 16:12:29 +0800
  • ebb84adfb2 Update yaml brian1009 2023-02-23 15:47:28 +0800
  • bb74c8d865
    Update README.md shadowpa0327 2023-02-23 15:33:23 +0800
  • f6a8f760f3 RUpdate the README brian1009 2023-02-23 15:32:30 +0800
  • 5080409627 rename the sparsity related entry code to main.py and move original one to original_main.py brian1009 2023-02-23 15:15:27 +0800
  • ce08e408dd Add the basic implementation of the sparsity factory brian1009 2023-02-23 15:12:28 +0800
  • e2c74433f9
    Update main.py Mehdi Yazdani 2023-01-17 16:30:58 -0500
  • 085308b928 Fix error "TypeError: type object got multiple values for keyword argument" pabloxor 2022-11-16 00:43:46 -0300
  • ee8893c806
    ResMLP TPAMI Hugo Touvron 2022-10-30 08:12:32 +0100
  • b001f95deb
    Merge pull request #190 from bhheo/main Hugo Touvron 2022-09-24 18:14:10 +0200
  • 012a1007cc Add eval-crop-ratio to args Byeongho Heo 2022-09-22 11:27:03 +0900
  • 8ab59156f4
    Update datasets.py Hugo Touvron 2022-07-30 18:59:49 +0200
  • 834a3796a0
    update crop ratio Hugo Touvron 2022-07-30 18:59:24 +0200
  • d64e7e927b
    Update main.py Hugo Touvron 2022-07-29 08:17:08 +0200
  • cb1f48ab39
    Update README_revenge.md Hugo Touvron 2022-07-28 09:37:36 +0200
  • dbfa364e09
    add medium Hugo Touvron 2022-07-28 09:35:02 +0200
  • b2bae2ac3a
    Update README.md Hugo Touvron 2022-07-13 20:09:04 +0200
  • 587b18d74e
    fix ema load Hugo Touvron 2022-07-13 20:01:42 +0200
  • 4e5e4fcbfb
    Update README_revenge.md Hugo Touvron 2022-07-09 07:52:19 +0200
  • 6e24a021f7
    Merge pull request #171 from wzk1015/patch-1 Hugo Touvron 2022-06-25 03:39:34 -0500
  • d48dde3a4d
    Fix img_size for DeiT-III Zhaokai Wang 2022-06-24 01:59:42 +0800
  • 67890d763f
    Update README_3things.md rv 2022-06-20 19:31:01 -0500
  • a6865c1a3f
    Update README_3things.md rv 2022-06-20 19:28:45 -0500
  • b9a8c27970
    fix scaling lr Hugo Touvron 2022-06-14 10:27:37 +0200
  • 9bfdc73653
    Merge pull request #169 from therealgherkhin/patch-1 Hugo Touvron 2022-06-11 11:32:03 +0200
  • 94aecfa192
    fixed typo in path for 2nd validation class Lukas Scholz 2022-06-09 09:06:29 +0200
  • a4736cf8fb distillation mae ylf 2022-06-02 17:47:21 +0800
  • 1b38e41db4 remove distilation loss ylf 2022-05-31 22:40:07 +0800
  • c5913bf41f add mae-deit ylf 2022-05-31 22:34:33 +0800
  • e41bf4b433
    add logs Hugo Touvron 2022-05-31 09:17:17 +0200
  • ee82f00ad9
    Update README_revenge.md Hugo Touvron 2022-05-30 14:39:02 +0200
  • 4bd679b3a7
    Update README_revenge.md Hugo Touvron 2022-05-30 14:36:13 +0200
  • a84e13af01
    Update augment.py Hugo Touvron 2022-05-30 10:08:18 +0200
  • a2ffd162ed
    Update README_cait.md Hugo Touvron 2022-05-08 20:11:29 +0200