narugo1992 commited on
Export model 'inception_v3.gluon_in1k', on 2025-01-20 07:13:43 UTC
Browse files- README.md +3 -2
- inception_v3.gluon_in1k/meta.json +3 -0
- inception_v3.gluon_in1k/model.onnx +3 -0
- inception_v3.gluon_in1k/preprocess.json +3 -0
- models.parquet +2 -2
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 |
|
|
@@ -433,12 +433,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 433 |
|
| 434 |
## InceptionV3
|
| 435 |
|
| 436 |
-
|
| 437 |
|
| 438 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 439 |
|:---------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------|:---------------|:-------------|
|
| 440 |
| [inception_v3.tf_in1k](https://huggingface.co/timm/inception_v3.tf_in1k) | 23.8M | 5.7G | 299 | True | 2048 | 1000 | imagenet-1k | InceptionV3 | inception_v3 | 2023-04-25 |
|
| 441 |
| [inception_v3.tf_adv_in1k](https://huggingface.co/timm/inception_v3.tf_adv_in1k) | 23.8M | 5.7G | 299 | True | 2048 | 1000 | imagenet-1k | InceptionV3 | inception_v3 | 2023-04-25 |
|
|
|
|
| 442 |
|
| 443 |
## InceptionV4
|
| 444 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
472 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 433 |
|
| 434 |
## InceptionV3
|
| 435 |
|
| 436 |
+
3 models with model class `InceptionV3`.
|
| 437 |
|
| 438 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 439 |
|:---------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------|:---------------|:-------------|
|
| 440 |
| [inception_v3.tf_in1k](https://huggingface.co/timm/inception_v3.tf_in1k) | 23.8M | 5.7G | 299 | True | 2048 | 1000 | imagenet-1k | InceptionV3 | inception_v3 | 2023-04-25 |
|
| 441 |
| [inception_v3.tf_adv_in1k](https://huggingface.co/timm/inception_v3.tf_adv_in1k) | 23.8M | 5.7G | 299 | True | 2048 | 1000 | imagenet-1k | InceptionV3 | inception_v3 | 2023-04-25 |
|
| 442 |
+
| [inception_v3.gluon_in1k](https://huggingface.co/timm/inception_v3.gluon_in1k) | 23.8M | 5.7G | 299 | True | 2048 | 1000 | imagenet-1k | InceptionV3 | inception_v3 | 2023-04-25 |
|
| 443 |
|
| 444 |
## InceptionV4
|
| 445 |
|
inception_v3.gluon_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a5d82612c0b08de5e5ce9e20b4a0fa0bf1ce0b2458ee76c123d1605fc978cc6
|
| 3 |
+
size 169807
|
inception_v3.gluon_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa8d6fdacac45a04a0398928ba4451b831c4fb8cc7ced1482bfe211cc24d34e8
|
| 3 |
+
size 95345057
|
inception_v3.gluon_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:902674261df379027c36efb0f21f16d27c0cc57fc95e21c06fc8b6e2e56b9bbc
|
| 3 |
+
size 734
|
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:1468216d607553f3a86a687c9bc94152f073388ed77cefeff3f7e2a19e820ad3
|
| 3 |
+
size 34471
|