File size: 5,448 Bytes
b657887
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42

This repository contains compiled models optimized for DirectML (DML) from the Qualcomm AI Hub models, designed specifically for the NPU.

## License

- The license for the original implementation of **ConvNext-Tiny** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **EfficientNet-B0** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **ESRGAN** can be found [here](https://github.com/xinntao/ESRGAN/blob/master/LICENSE).
- The license for the original implementation of **FastSam-S** can be found [here](https://github.com/CASIA-IVA-Lab/FastSAM/blob/main/LICENSE).
- The license for the original implementation of **FastSam-X** can be found [here](https://github.com/CASIA-IVA-Lab/FastSAM/blob/main/LICENSE).
- The license for the original implementation of **FFNet-40S** can be found [here](https://github.com/Qualcomm-AI-research/FFNet/blob/master/LICENSE).
- The license for the original implementation of **FFNet-54S** can be found [here](https://github.com/Qualcomm-AI-research/FFNet/blob/master/LICENSE).
- The license for the original implementation of **FFNet-78S** can be found [here](https://github.com/Qualcomm-AI-research/FFNet/blob/master/LICENSE).
- The license for the original implementation of **FFNet-78S-LowRes** can be found [here](https://github.com/Qualcomm-AI-research/FFNet/blob/master/LICENSE).
- The license for the original implementation of **FFNet-122NS-LowRes** can be found [here](https://github.com/Qualcomm-AI-research/FFNet/blob/master/LICENSE).
- The license for the original implementation of **GoogLeNet** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **HRNetPose** can be found [here](https://github.com/quic/aimet-model-zoo/blob/develop/LICENSE.pdf).
- The license for the original implementation of **Inception-v3** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **MediaPipe-Selfie-Segmentation** can be found [here](https://github.com/google/mediapipe/blob/master/LICENSE).
- The license for the original implementation of **MNASNet05** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **MobileNet-v2** can be found [here](https://github.com/tonylins/pytorch-mobilenet-v2/blob/master/LICENSE).
- The license for the original implementation of **MobileNet-v3-Large** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **MobileNet-v3-Small** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **QuickSRNetMedium** can be found [here](https://github.com/quic/aimet-model-zoo/blob/develop/LICENSE.pdf).
- The license for the original implementation of **QuickSRNetSmall** can be found [here](https://github.com/quic/aimet-model-zoo/blob/develop/LICENSE.pdf).
- The license for the original implementation of **Real-ESRGAN-General-x4v3** can be found [here](https://github.com/xinntao/Real-ESRGAN/blob/master/LICENSE).
- The license for the original implementation of **Real-ESRGAN-x4plus** can be found [here](https://github.com/xinntao/Real-ESRGAN/blob/master/LICENSE).
- The license for the original implementation of **RegNet** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **ResNet18** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **ResNet50** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **ResNet101** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **ResNeXt50** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **ResNeXt101** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **SESR-M5** can be found [here](https://github.com/quic/aimet-model-zoo/blob/develop/LICENSE.pdf).
- The license for the original implementation of **SqueezeNet-1_1** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **Swin-Small** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **Swin-Tiny** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **Unet-Segmentation** can be found [here](https://github.com/milesial/Pytorch-UNet/blob/master/LICENSE).
- The license for the original implementation of **WideResNet50** can be found [here](https://github.com/pytorch/vision/blob/main/LICENSE).
- The license for the original implementation of **XLSR** can be found [here](https://github.com/quic/aimet-model-zoo/blob/develop/LICENSE.pdf).
- The license for the compiled assets for on-device deployment can be found [here](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/Qualcomm+AI+Hub+Proprietary+License.pdf).