File size: 1,742 Bytes
ac4862c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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: image-segmentation
tags:
- AIoT
- QNN
---

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

## SINet: Semantic Segmentation

SINet is an efficient model for precise salient instance segmentation in complex scenes. It innovatively integrates multi-scale feature pyramids with attention mechanisms, employing a dual-branch architecture to process edge details and semantic information separately, while enhancing target localization through interactive feature fusion. With lightweight design, it maintains high accuracy while reducing computational costs, enabling real-time applications. Tested on DUTS and ECSSD datasets, SINet outperforms existing models with fewer parameters, achieving optimal speed-accuracy balance. Its applications span autonomous driving, medical image analysis, and intelligent photo editing.

### Source model

- Input shape: 1x3x224x224
- Number of parameters: 91.9Kb
- Model size: 0.4M
- Output shape: 1x2x224x224

The source model can be found [here](https://github.com/clovaai/ext_portrait_segmentation)

## 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: [MIT](https://github.com/clovaai/ext_portrait_segmentation/blob/master/LICENSE)

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