Updated README.md File
#2
by akashvverma1995 - opened
README.md
CHANGED
|
@@ -49,6 +49,11 @@ acc@1 (on ImageNet-1K): 84.008%
|
|
| 49 |
acc@5 (on ImageNet-1K): 96.916%
|
| 50 |
num_params: 43,040,704
|
| 51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
## How to Use
|
| 53 |
|
| 54 |
**1. Install Dependencies** Ensure your Python environment is set up with the required libraries. Run the following command in your terminal:
|
|
|
|
| 49 |
acc@5 (on ImageNet-1K): 96.916%
|
| 50 |
num_params: 43,040,704
|
| 51 |
|
| 52 |
+
## Intended uses & limitations
|
| 53 |
+
|
| 54 |
+
The model files were converted from pretrained weights from PyTorch Vision. The models may have their own licenses or terms and conditions derived from PyTorch Vision and the dataset used for training. It is your responsibility to determine whether you have permission to use the models for your use case.
|
| 55 |
+
|
| 56 |
+
|
| 57 |
## How to Use
|
| 58 |
|
| 59 |
**1. Install Dependencies** Ensure your Python environment is set up with the required libraries. Run the following command in your terminal:
|