Namespace AiDotNet.ComputerVision.Detection.Necks
Classes
- BiFPN<T>
Bidirectional Feature Pyramid Network (BiFPN) with weighted feature fusion.
- FPN<T>
Feature Pyramid Network (FPN) for multi-scale feature fusion.
- NeckBase<T>
Base class for neck modules that perform multi-scale feature fusion.
- NeckConfig
Configuration for neck modules.
- PANet<T>
Path Aggregation Network (PANet) for enhanced multi-scale feature fusion.