A high-performance, lightweight Feature Extractor with Alpha Gating for Edge AI.
Project description
Project Description: MinhTanFE V16.1
- Overview
MinhTanFE (Minh Tan Feature Extractor) is a lightweight Convolutional Neural Network (CNN) architecture designed for optimized image feature recognition tasks on edge devices (Edge AI). Version V16.1 focuses on balancing extremely high accuracy with superior processing speed through an intelligent information filtering mechanism.
- Core Architecture
This architecture is built upon three key technical pillars:
Alpha Gating (Spatial Attention): Utilizes an auxiliary branch with a Sigmoid activation function to generate a weighted “mask,” enabling the model to focus on regions containing important information (such as handwriting strokes) while filtering out background noise from the very first layer. Depthwise Separable Convolution: Replaces traditional Conv2D layers with a combination of Depthwise and Pointwise convolutions. This technique significantly reduces the number of parameters and computational cost (FLOPs) while preserving strong feature extraction capability. Residual Learning (Skip Connection): Incorporates identity mappings (skip connections) to stabilize gradient flow, prevent vanishing gradients, and allow faster convergence during training. 3. Benchmark Summary
The model has been evaluated on three standard datasets, showing impressive results compared to a traditional 3-layer Conv baseline:
A-Z Handwritten: Achieved 95.70% accuracy (25% faster training speed). EMNIST Letters: Achieved 92.70% accuracy (maintains stability on noisy data). FashionMNIST: Achieved 87.39% accuracy (demonstrates generalization on non-character objects).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file minhtanfe-16.1.0.tar.gz.
File metadata
- Download URL: minhtanfe-16.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9e88c57286646e79132c6f62ad6b4e5dea48a3f097933365e9b74153513ebaa
|
|
| MD5 |
68e9b4029d345dc5d8e90488e1b47397
|
|
| BLAKE2b-256 |
555c39897500bd24067758ae8083412b56577e4f57184901e438ebd95b9c670f
|
File details
Details for the file minhtanfe-16.1.0-py3-none-any.whl.
File metadata
- Download URL: minhtanfe-16.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5b4c8bceeb6e0fb3ad8bddd01a613a758b94d718485589eb51790285d1e05b5
|
|
| MD5 |
19a5cf2689a31f7bf658153856b70e1d
|
|
| BLAKE2b-256 |
d738e3c008bfb09d13fe335fac570a94ed510f42d08e220399634e912d640640
|