Export model 'inception_v3.tf_adv_in1k', on 2025-01-20 06:23:40 UTC
Browse files- README.md +6 -5
- inception_v3.tf_adv_in1k/meta.json +3 -0
- inception_v3.tf_adv_in1k/model.onnx +3 -0
- inception_v3.tf_adv_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 |
|
@@ -399,11 +399,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
399 |
|
400 |
## InceptionV3
|
401 |
|
402 |
-
|
403 |
|
404 |
-
| Name
|
405 |
-
|
406 |
-
| [inception_v3.tf_in1k](https://huggingface.co/timm/inception_v3.tf_in1k)
|
|
|
407 |
|
408 |
## InceptionV4
|
409 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
362 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
399 |
|
400 |
## InceptionV3
|
401 |
|
402 |
+
2 models with model class `InceptionV3`.
|
403 |
|
404 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
405 |
+
|:---------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------|:---------------|:-------------|
|
406 |
+
| [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 |
|
407 |
+
| [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 |
|
408 |
|
409 |
## InceptionV4
|
410 |
|
inception_v3.tf_adv_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd4506598f81f717dd9fcce3ee82192bedbd273db858ae2a850fe9e0613ef80d
|
3 |
+
size 169809
|
inception_v3.tf_adv_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:868ac09eea8e4ec658491931fbc76c22b44aa29462c4c692eb220009565ef849
|
3 |
+
size 95345057
|
inception_v3.tf_adv_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:115c06ca0a3cbba30aaaa8bb4afba2ef1bd511b318436a35a8764f81bbaa5739
|
3 |
+
size 642
|
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:7db91c0b08d535ba92c983e387de6e3a1cd39cc3da68ddd9c3f848f546b5684b
|
3 |
+
size 29630
|