narugo1992
		
	commited on
		
		
					Export model 'ghostnetv2_100.in1k', on 2025-01-19 18:03:47 UTC
Browse files- README.md +3 -1
- ghostnetv2_100.in1k/meta.json +3 -0
- ghostnetv2_100.in1k/model.onnx +3 -0
- ghostnetv2_100.in1k/preprocess.json +3 -0
- models.parquet +2 -2
    	
        README.md
    CHANGED
    
    | @@ -1,6 +1,7 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            pipeline_tag: image-classification
         | 
| 3 | 
             
            base_model:
         | 
|  | |
| 4 | 
             
            - timm/mobilenetv2_100.ra_in1k
         | 
| 5 | 
             
            - timm/mobilevitv2_050.cvnets_in1k
         | 
| 6 | 
             
            - timm/resnetaa50.a1h_in1k
         | 
| @@ -18,10 +19,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm). | |
| 18 |  | 
| 19 | 
             
            # Models
         | 
| 20 |  | 
| 21 | 
            -
             | 
| 22 |  | 
| 23 | 
             
            | Name                                                                                                                           | Params   | Flops   |   Input Size | Can Classify   |   Features |   Classes | Dataset     | Model             | Architecture              | Created At   |
         | 
| 24 | 
             
            |:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------|:-------------|
         | 
|  | |
| 25 | 
             
            | [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k)                                         | 1.4M     | 464.6M  |          256 | True           |        256 |      1000 | imagenet-1k | ByobNet           | mobilevitv2_050           | 2023-04-24   |
         | 
| 26 | 
             
            | [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k)                                                         | 25.6M    | 5.2G    |          224 | True           |       2048 |      1000 | imagenet-1k | ResNet            | resnetaa50                | 2023-04-05   |
         | 
| 27 | 
             
            | [mobilenetv2_100.ra_in1k](https://huggingface.co/timm/mobilenetv2_100.ra_in1k)                                                 | 3.5M     | 300.8M  |          224 | True           |       1280 |      1000 | imagenet-1k | EfficientNet      | mobilenetv2_100           | 2022-12-13   |
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            pipeline_tag: image-classification
         | 
| 3 | 
             
            base_model:
         | 
| 4 | 
            +
            - timm/ghostnetv2_100.in1k
         | 
| 5 | 
             
            - timm/mobilenetv2_100.ra_in1k
         | 
| 6 | 
             
            - timm/mobilevitv2_050.cvnets_in1k
         | 
| 7 | 
             
            - timm/resnetaa50.a1h_in1k
         | 
|  | |
| 19 |  | 
| 20 | 
             
            # Models
         | 
| 21 |  | 
| 22 | 
            +
            5 models exported from TIMM in total.
         | 
| 23 |  | 
| 24 | 
             
            | Name                                                                                                                           | Params   | Flops   |   Input Size | Can Classify   |   Features |   Classes | Dataset     | Model             | Architecture              | Created At   |
         | 
| 25 | 
             
            |:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------|:-------------|
         | 
| 26 | 
            +
            | [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k)                                                         | 4.9M     | 183.8M  |          224 | True           |       1280 |      1000 | imagenet-1k | GhostNet          | ghostnetv2_100            | 2023-08-20   |
         | 
| 27 | 
             
            | [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k)                                         | 1.4M     | 464.6M  |          256 | True           |        256 |      1000 | imagenet-1k | ByobNet           | mobilevitv2_050           | 2023-04-24   |
         | 
| 28 | 
             
            | [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k)                                                         | 25.6M    | 5.2G    |          224 | True           |       2048 |      1000 | imagenet-1k | ResNet            | resnetaa50                | 2023-04-05   |
         | 
| 29 | 
             
            | [mobilenetv2_100.ra_in1k](https://huggingface.co/timm/mobilenetv2_100.ra_in1k)                                                 | 3.5M     | 300.8M  |          224 | True           |       1280 |      1000 | imagenet-1k | EfficientNet      | mobilenetv2_100           | 2022-12-13   |
         | 
    	
        ghostnetv2_100.in1k/meta.json
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:b9367fe786782fb5043dfea32a14b202178537bba5ad707c016b0bcddcdbeb1d
         | 
| 3 | 
            +
            size 169796
         | 
    	
        ghostnetv2_100.in1k/model.onnx
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:ee270beba42c8e697175eca8680d34c9c5d8b391c1e4b5b1f942d21f191f5da9
         | 
| 3 | 
            +
            size 24681096
         | 
    	
        ghostnetv2_100.in1k/preprocess.json
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
         | 
| 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:46b284689ea8e056fa2aa5c42fb93357a7e86b821b83e0c472b8b8ad21f45003
         | 
| 3 | 
            +
            size 8401
         | 
