Commit Graph

1000 Commits (e8fd52e39f95219ff07973e00178e6970be25f2f)

Author SHA1 Message Date
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 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 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 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 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
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
Wauplin 9b114754db refactor push_to_hub helper
3 years ago
Wauplin ae0a0db7de Create repo before cloning with Repository.clone_from
3 years ago
Ross Wightman 803254bb40 Fix spacing misalignment for fast norm path in LayerNorm modules
3 years ago
Ross Wightman 475ecdfa3d cast env var args for dataset readers to int
3 years ago
Hoan Nguyen 39190f5f44
Remove inplace operators when calculating the loss
3 years ago
Ross Wightman 6635bc3f7d
Merge pull request #1479 from rwightman/script_cleanup
3 years ago
Ross Wightman 0e6023f032
Merge pull request #1381 from ChristophReich1996/master
3 years ago
Ross Wightman 66f4af7090 Merge remote-tracking branch 'origin/master' into script_cleanup
3 years ago
Ross Wightman d3961536c9 comment some debug logs for WDS dataset
3 years ago
Ross Wightman e9dccc918c Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
3 years ago
Ross Wightman 8c28363dc9 Version 0.7.dev0 for master
3 years ago
nateraw 30bafd7347 🔖 add dev suffix to version tag
3 years ago
Ross Wightman f67a7ee8bd Set num_workers in Iterable WDS/TFDS datasets early so sample estimate is correct
3 years ago
Ross Wightman cea8df3d0c Version 0.6.12
3 years ago
Ross Wightman 9914f744dc Add more maxxvit weights includ ConvNeXt conv block based experiments.
3 years ago