The document presents a lightweight FPGA implementation of the softmax function, crucial for neural network object detection frameworks, focusing on enhancing efficiency while minimizing logic resource utilization. By utilizing an approximate integer-only design and applying statistical analysis of input data from the CIFAR-10 dataset, the proposed method maintains classification accuracy while reducing computational demands. The design is supported by high-level synthesis tools and has been successfully implemented on a Xilinx FPGA development board, demonstrating effective real-time processing capabilities for machine learning applications.