File size: 1,590 Bytes
16d2996
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: other
license_name: aplux-model-farm-license
license_link: https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf
pipeline_tag: object-detection
tags:
- AIoT
- QNN
---

![](https://aiot.aidlux.com/_next/image?url=%2Fapi%2Fv1%2Ffiles%2Fmodel%2Fcover%2F20250321053844_%25E5%259B%25BE1%402x(6).png&w=640&q=75)

## Facial-Attribute-Detection: Object Detection

Facial-Attribute-Detection is a deep learning model designed to identify multiple attributes from facial images, such as age, gender, expressions, and accessories like glasses. Typically based on convolutional neural networks (CNNs), the model extracts facial features from static images and performs multi-label classification. It is widely used in smart surveillance, facial analysis, and personalized services, offering high accuracy and real-time performance.

### Source model

- Input shape: 1x3x128x128
- Number of parameters: 11.58M
- Model size: 46.35M
- Output shape: [1x512],[1x32],[1x2],[1x2],[1x2],[1x2]

The source model can be found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/face_attrib_net/model.py)

## Performance Reference

Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)

## Inference & Model Conversion

Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)

## License

- Source Model: [BSD-3-CLAUSE](https://github.com/quic/ai-hub-models/blob/main/LICENSE)

- Deployable Model: [APLUX-MODEL-FARM-LICENSE](https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf)