Commit Graph

1739 Commits (d03e8cc94d39225282ccf957d9df580936a04a53)
 

Author SHA1 Message Date
Fredo Guan 5f0a9e9a9f Update davit.py
3 years ago
Fredo Guan 6abb3ba634 Update davit.py
3 years ago
Fredo Guan e8fd52e39f Update davit.py
3 years ago
Fredo Guan c902731699 Update davit.py
3 years ago
Fredo Guan 2a55d9516e Update davit.py
3 years ago
Fredo Guan 3a422f735a Update davit.py
3 years ago
Fredo Guan e5847a93c4 Update davit.py
3 years ago
Fredo Guan cf1cc8b1d1 Update davit.py
3 years ago
Fredo Guan 0ed0e9ac35 Update davit.py
3 years ago
Fredo Guan 6692983832 Update davit.py
3 years ago
Fredo Guan 62eb0c4346 Update davit.py
3 years ago
Fredo Guan c8559878fb Update davit.py
3 years ago
Fredo Guan d3c39e1fb9 Update test_models.py
3 years ago
Fredo Guan 3bd96609c8
Davit (#1)
3 years ago
Fredo Guan 6e5be758dc Update davit.py
3 years ago
Fredo Guan 385a3bdb5e Update davit.py
3 years ago
Fredo Guan 6521662d58 Update davit.py
3 years ago
Fredo Guan 284de330cd Update davit.py
3 years ago
Fredo Guan d7930c70bd update
3 years ago
Fredo Guan 92f43964de Create davit.py
3 years ago
Ross Wightman da6644b6ba Update README.md
3 years ago
Ross Wightman 61531f091e Update multi-weight release README
3 years ago
Ross Wightman 3785c234d7 Remove clip vit models that won't be ft and comment two that aren't uploaded yet
3 years ago
Ross Wightman f82239b30e multi-weight branch version -> 0.8.0dev
3 years ago
Ross Wightman 755570e2d6 Rename _pretrained.py -> pretrained.py, not feasible to change the other files to same scheme without breaking uses
3 years ago
Ross Wightman 72cfa57761 Add 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.
3 years ago
Ross Wightman dbe7531aa3 Update scripts to support torch.compile(). Make --results_file arg more consistent across benchmark/validate/inference. Fix #1570
3 years ago
Ross Wightman 05637a4bb0 More inference script changes, arg naming, multiple output fmts at once
3 years ago
Ross Wightman eceeb9409a Significant ugprade to inference.py, support for different formats, formatting, etc.
3 years ago
Ross Wightman 4d5c395160 MaxVit, ViT, ConvNeXt, and EfficientNet-v2 updates
3 years ago
Ross Wightman 3db4e346e0 Switch TFDS dataset to use INTEGER_ACCURATE jpeg decode by default
3 years ago
Ross Wightman 9da7e3a799 Add crop_mode for pretraind config / image transforms. Add support for dynamo compilation to benchmark/train/validate
3 years ago
Ross Wightman 8fca002c06 Add ImageNet22k and 12k subset sysnet/index maps
3 years ago
Ross Wightman b2b6285af7 Add two more FT clip weights
3 years ago
Ross Wightman 5895056dc4 Add openai b32 ft
3 years ago
Ross Wightman 9dea5143d5 Adding more clip ft variants
3 years ago
Ross Wightman 444dcba4ad CLIP B16 12k weights added
3 years ago
Ross Wightman dff4717cbf Add clip b16 384x384 finetunes
3 years ago
Ross Wightman 883fa2eeaa Add fine-tuned B/16 224x224 in1k clip models
3 years ago
Ross Wightman 9a3d2ac2d5 Add latest CLIP ViT fine-tune pretrained configs / model entrypt updates
3 years ago
Ross Wightman 42bbbddee9 Add missing model config
3 years ago
Ross Wightman def68befa7 Updating vit model defs for mult-weight support trial (vit first). Prepping for CLIP (laion2b and openai) fine-tuned weights.
3 years ago
Ross Wightman 0dadb4a6e9 Initial multi-weight support, handled so old pretraing config handling co-exists with new tags.
3 years ago
Ross Wightman e8ddc6865c
Update torch to 1.13 and python to 3.10 in test workflow (#1562)
3 years ago
Ross Wightman 98c5e78226
Merge pull request #1564 from HongxinXiang/main
3 years ago
hongxin xiang 653bdc7105 Fix comment: https://github.com/rwightman/pytorch-image-models/pull/1564#issuecomment-1326743424
3 years ago
hongxin xiang bdc9fad638 Fix compatible BUG: QMNIST and ImageNet datasets do not exist in torchvision 0.10.1.
3 years ago
Ross Wightman 25ffac6880
Merge pull request #1547 from Wauplin/1546-fix-hf-hub-integration
3 years ago
Wauplin 9b114754db refactor push_to_hub helper
3 years ago
Wauplin ae0a0db7de Create repo before cloning with Repository.clone_from
3 years ago