narugo1992
commited on
Export model 'xception65.ra3_in1k', on 2025-01-20 07:09:11 UTC
Browse files- README.md +7 -6
- models.parquet +2 -2
- xception65.ra3_in1k/meta.json +3 -0
- xception65.ra3_in1k/model.onnx +3 -0
- xception65.ra3_in1k/preprocess.json +3 -0
README.md
CHANGED
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -939,12 +939,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 939 |
|
| 940 |
## XceptionAligned
|
| 941 |
|
| 942 |
-
|
| 943 |
|
| 944 |
-
| Name
|
| 945 |
-
|
| 946 |
-
| [xception65.tf_in1k](https://huggingface.co/timm/xception65.tf_in1k)
|
| 947 |
-
| [
|
|
|
|
| 948 |
|
| 949 |
## Xcit
|
| 950 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
457 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 939 |
|
| 940 |
## XceptionAligned
|
| 941 |
|
| 942 |
+
3 models with model class `XceptionAligned`.
|
| 943 |
|
| 944 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 945 |
+
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:----------------|:---------------|:-------------|
|
| 946 |
+
| [xception65.tf_in1k](https://huggingface.co/timm/xception65.tf_in1k) | 39.9M | 14.0G | 299 | True | 2048 | 1000 | imagenet-1k | XceptionAligned | xception65 | 2023-04-21 |
|
| 947 |
+
| [xception65.ra3_in1k](https://huggingface.co/timm/xception65.ra3_in1k) | 39.9M | 14.0G | 299 | True | 2048 | 1000 | imagenet-1k | XceptionAligned | xception65 | 2023-04-21 |
|
| 948 |
+
| [xception41.tf_in1k](https://huggingface.co/timm/xception41.tf_in1k) | 27.0M | 9.3G | 299 | True | 2048 | 1000 | imagenet-1k | XceptionAligned | xception41 | 2023-04-21 |
|
| 949 |
|
| 950 |
## Xcit
|
| 951 |
|
models.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58932ef95abba1de2017043327d7419846f38783534d1f83aa81034a2b1bcb38
|
| 3 |
+
size 33794
|
xception65.ra3_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:049c9d57bba2826818b6dc887313d72e8bf257fde66b84d8a35f8db6291af420
|
| 3 |
+
size 169802
|
xception65.ra3_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3642d80bd85a0acab9cd7e2797514127c21f329918808128911ce9868738dfb
|
| 3 |
+
size 159382835
|
xception65.ra3_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03cbc5d8a63114bf6ca98ebfe3dbffb346226dbd1869a98e87ffdfb28269a172
|
| 3 |
+
size 642
|