da6644b6baUpdate README.md
Ross Wightman
2022-12-05 10:20:08 -0800
61531f091eUpdate multi-weight release README
Ross Wightman
2022-12-05 10:16:47 -0800
3785c234d7Remove clip vit models that won't be ft and comment two that aren't uploaded yet
Ross Wightman
2022-12-02 20:26:51 -0800
f82239b30emulti-weight branch version -> 0.8.0dev
Ross Wightman
2022-12-02 17:00:56 -0800
755570e2d6Rename _pretrained.py -> pretrained.py, not feasible to change the other files to same scheme without breaking uses
Ross Wightman
2022-12-02 17:00:00 -0800
72cfa57761Add ported Tensorflow MaxVit weights. Add a few more CLIP ViT fine-tunes. Tweak some model tag names. Improve model tag name sorting. Update HF hub push config layout.
Ross Wightman
2022-12-02 16:54:18 -0800
dbe7531aa3Update scripts to support torch.compile(). Make --results_file arg more consistent across benchmark/validate/inference. Fix#1570
Ross Wightman
2022-12-02 13:37:15 -0800
05637a4bb0More inference script changes, arg naming, multiple output fmts at once
Ross Wightman
2022-11-25 23:03:54 -0800
eceeb9409aSignificant ugprade to inference.py, support for different formats, formatting, etc.
Ross Wightman
2022-11-25 17:51:38 -0800
4d5c395160MaxVit, ViT, ConvNeXt, and EfficientNet-v2 updates * Add support for TF weights and modelling specifics to MaxVit (testing ported weights) * More fine-tuned CLIP ViT configs * ConvNeXt and MaxVit updated to new pretrained cfgs use * EfficientNetV2, MaxVit and ConvNeXt high res models use squash crop/resize
Ross Wightman
2022-11-21 22:14:12 -0800
3db4e346e0Switch TFDS dataset to use INTEGER_ACCURATE jpeg decode by default
Ross Wightman
2022-11-21 17:42:19 -0800
9da7e3a799Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate
Ross Wightman
2022-11-21 16:30:56 -0800
8fca002c06Add ImageNet22k and 12k subset sysnet/index maps
Ross Wightman
2022-11-11 09:38:51 -0800
b2b6285af7Add two more FT clip weights
Ross Wightman
2022-11-11 00:30:17 -0800
5895056dc4Add openai b32 ft
Ross Wightman
2022-11-10 00:06:57 -0800
9dea5143d5Adding more clip ft variants
Ross Wightman
2022-11-09 20:15:14 -0800
444dcba4adCLIP B16 12k weights added
Ross Wightman
2022-11-09 15:27:23 -0800
dff4717cbfAdd clip b16 384x384 finetunes
Ross Wightman
2022-11-09 13:35:45 -0800
9a3d2ac2d5Add latest CLIP ViT fine-tune pretrained configs / model entrypt updates
Ross Wightman
2022-11-07 16:02:25 -0800
42bbbddee9Add missing model config
Ross Wightman
2022-11-04 12:30:45 -0700
def68befa7Updating vit model defs for mult-weight support trial (vit first). Prepping for CLIP (laion2b and openai) fine-tuned weights.
Ross Wightman
2022-11-01 16:23:18 -0700
0dadb4a6e9Initial multi-weight support, handled so old pretraing config handling co-exists with new tags.
Ross Wightman
2022-10-26 22:18:39 -0700
16d2db7e4bRemove clip vit models that won't be ft and comment two that aren't uploaded yet
Ross Wightman
2022-12-02 20:26:51 -0800
485086ae8amulti-weight branch version -> 0.8.0dev
Ross Wightman
2022-12-02 17:00:56 -0800
c3be79a8b7Rename _pretrained.py -> pretrained.py, not feasible to change the other files to same scheme without breaking uses
Ross Wightman
2022-12-02 17:00:00 -0800
23b357f1dfAdd ported Tensorflow MaxVit weights. Add a few more CLIP ViT fine-tunes. Tweak some model tag names. Improve model tag name sorting. Update HF hub push config layout.
Ross Wightman
2022-12-02 16:54:18 -0800
bc8776085aUpdate scripts to support torch.compile(). Make --results_file arg more consistent across benchmark/validate/inference. Fix#1570
Ross Wightman
2022-12-02 13:37:15 -0800
c037db00fcCreate repo before cloning with Repository.clone_from
Wauplin
2022-11-15 15:17:20 +0100
3ec5918a74Fix spacing misalignment for fast norm path in LayerNorm modules
Ross Wightman
2022-10-24 21:43:49 -0700
3044b1a1cbFix xdist dependency change
Ross Wightman
2022-10-26 22:32:32 -0700
ec6921fcb0MaxVit, ViT, ConvNeXt, and EfficientNet-v2 updates * Add support for TF weights and modelling specifics to MaxVit (testing ported weights) * More fine-tuned CLIP ViT configs * ConvNeXt and MaxVit updated to new pretrained cfgs use * EfficientNetV2, MaxVit and ConvNeXt high res models use squash crop/resize
Ross Wightman
2022-11-21 22:14:12 -0800
d1e0a4607dSwitch TFDS dataset to use INTEGER_ACCURATE jpeg decode by default
Ross Wightman
2022-11-21 17:42:19 -0800
0ed0cc7ebaAdd crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate
Ross Wightman
2022-11-21 16:30:56 -0800
6ec5cd6a99Use in-place operations for EMA
Jerome Rony
2022-11-17 11:53:29 -0500
d7165588c1Use in-place operations for EMA
#1552
Jerome Rony
2022-11-17 11:15:37 -0500
0761ce7a1bUpdating vit model defs for mult-weight support trial (vit first). Prepping for CLIP (laion2b and openai) fine-tuned weights.
Ross Wightman
2022-11-01 16:23:18 -0700