SlideShare a Scribd company logo
Why It’s Critical to Have an
Integrated Development
Methodology for Edge AI
Sreepada V Hegade
Director, ML Software and Solutions
Lattice Semiconductor
Disclaimer
Lattice makes no warranty, representation, or guarantee regarding the accuracy of information contained in this
document or the suitability of its products for any particular purpose. All information herein is provided AS IS, with all
faults, and all associated risk is the responsibility entirely of the recipient of the information. The information
provided herein is for informational purposes only and may contain technical or other inaccuracies or omissions, and
may be otherwise rendered inaccurate for many reasons, and Lattice assumes no obligation to update or otherwise
correct or revise this information. Products sold by Lattice have been subject to limited testing and it is the
responsibility of a buyer of Lattice products to independently determine the suitability of any products and to test
and verify the same. Lattice products and services are not designed, manufactured, or tested for use in life or safety
critical systems, hazardous environments, or any other environments requiring fail-safe performance, including any
application in which the failure of the product or service could lead to death, personal injury, severe property damage
or environmental harm (collectively, “high-risk uses”). Further, a buyer must take prudent steps to protect against
product and service failures, including providing appropriate redundancies, fail-safe features, and/or shut-down
mechanisms. Lattice expressly disclaims any express or implied warranty of fitness of the products or services for
high-risk uses. Lattice Semiconductor Corporation, Lattice Semiconductor (& design) and specific product
designations are either registered trademarks or trademarks of Lattice Semiconductor Corporation or its subsidiaries
in the United States and/or other countries.
© 2025 Lattice Semiconductor
2
• Widespread Adoption
• Across multiple market
segments (Consumer,
Industrial, Automotive,
Healthcare)
• Technological Advancements
• Compact models
• Tiny inference devices
• Realized Benefits
• Lower cost, power, latency
• Enhanced security, reliability
$18.7B
Market by 2025
Endoscopy Camera Retail Camera Machine Vision Drone Augmented Reality Industrial Sensor
Automation Night Vision Autonomous Robotics 360 Camera
Robotics Smart Home Surround View Smart Traffic Camera Surveillance Camera Range Finder
Edge AI Advancements
© 2025 Lattice Semiconductor
3
© 2025 Lattice Semiconductor
Challenges
Complexity
How to find right trade-off between performance, power, cost and other KPIs ?
Sustainability
How do I update solution with latest innovations ?
Adaptability
How can I support wide array of sensors ?
4
FPGA Value Proposition
© 2025 Lattice Semiconductor
Predictable
Provide low and deterministic latency essential for many edge applications
Scalable
Helps to address scalability issues like integration with multiple sensors of
different types
Flexible
Same solution can be targeted to different devices with trade-off on power,
performance and cost
5
Low and Deterministic Latency
• Time Complexity of
Convolution
• Image is w x h
• Filter is k x k
• Each output requires O(k²)
operations
• Total time complexity:
• O(whk²)
• Number of output entries:
• (w+k-1)(h+k-1)
© 2025 Lattice Semiconductor
=
-74
-74
76
*
6
Flexibility
© 2025 Lattice Semiconductor
Lattice
iCE40
UltraPlusTM
Lattice
CrossLinkTM-
NX 17
Lattice
CrossLinkTM-
NX 40
Lattice
CrossLinkTMNX
33
Lattice
CertusProTM-NX
Lattice
AvantTM
Footprint (mm)
2.15 x
2.55
3.7 x 4.1 6 x 6 3.1 x 7.4 9 x 9
10 x 10 –
27 x 27
# of DSPs
(18 x 18)
8 24 56 64 156 320 - 1800
# of 8 x 8 multipliers
per DSP
1x 2x 2x 2x 2x 4x
Distributed Memory
(kbits)
120 432 1512 1512 3400 -
SPRAM (kbits) 1024 2560 1024 2560 3072 -
# of Cores Compact 1 2 2 6 12 - 72
Speed (MHz) 40 150 150 - 150 650
Power (W) 0.02 0.05 0.2 0.150 0.45 1
7
Scalability
© 2025 Lattice Semiconductor
Camera
Interface
Lidar/Radar
Interface
Audio
Interface
Other sensor
Interfaces
ISP
Point Cloud
Processing
Spectrogram
Transformation
Sensor Hub
Sensor Hub
Multimodal
Neural Network
Inference Engine
Host
Inference
Sensors
8
© 2025 Lattice Semiconductor
Key Observations
Implementation of
efficient edge AI
solution requires
hardware aware
model development
and training
Configurable and
flexible hardware is
essential to achieve
optimal solution for a
given application
Integrated design tools
and methodology
critical to
successfully co-
design model and
hardware for edge AI
9
Lattice sensAI Solution
© 2025 Lattice Semiconductor 10
© 2025 Lattice Semiconductor
11
© 2025 Lattice Semiconductor
Customizable ML Accelerator
• Reduce memory access
• Customize engine with absolutely
required operators
• Configure data width and precision
Operator Granularity High
Low
Memory
Bandwidth
Low
(large data
width)
High
(small data
width)
How to support new
operations at higher
granularity level ?
How can I reduce width
of data in memory
without sacrificing
accuracy ?
Higher
Performance,
Lower Power
12
© 2025 Lattice Semiconductor
Zero Code System Generator
Configure ML System
by extracting
parameters from
trained neural
networks
ML Model
GUI
Golden System
Template
RISC-V
Firmware
HW
description
ML Runtime
(.bit)
HW Config
Tool and flow that
makes system easy to
use for ML engineers
System Level
FPS
Resource constraint –
LUT, EBR, DSP budget
Peripherals
Memory Interface
External/Internal
Camera pipeline
RGB vs Monochrome
HW/SW Interface
Pre/post processing algorithm (Blur, NMS)
specifications
IP
ML IP
Configuration
USER IP
AXI Interface IPs
Data
Bus Control
Bus
Bypass
Lattice FPGA
Imaging Input
Interfaces
(MIPI-CSI I2C)
Image
Processing
Shared
Memory
AI
Accelerators
Imaging
output Interface
(to CPU)
CPU Subsystem Secure Boot
LPDDR4
Controller
Control
Peripherals
System Generator
ML Compiler
13
© 2025 Lattice Semiconductor
Integrated Tool and Flow
.bin file
ML compiler
HW Config
.bit file
.elf file
Model Info
System Req
System
Description
System
compiler
Tools for System Dev
System
Generator
Code Generator
Network Analyzer
Optimizer
Scheduler
C Compiler
RTL Compiler
System Simulation
Framework
Database
Customer Model Data
Tools for ML Engineers
Lattice Training Environment (LatTE)
Quantization Fine Tuning
C Models
IP (RTL)
Model
Zoo
14
Case Studies
© 2025 Lattice Semiconductor 15
Face Landmark Detection
Variation Quantization Landmark Pixel MAE
1 float32 1.09952
2 Fixed Step Size Quantization (int8) 1.28866
3
Learned Step Size Quantization
(int8)
1.11622
Variation of MobileNet V2 Model
Model input resolution 96x96
Detects 23 landmarks on the face
© 2025 Lattice Semiconductor
Learned Step Size Quantization (LSQ) Helps Improve Accuracy
16
Barcode Detection
YOLOv5
Input Resolution 320x240 (QVGA)
Detect barcode(s) on packages that are moving on a conveyer belt
© 2025 Lattice Semiconductor
Network Type YOLOv5
mAP with fixed quantization 77.43%
mAP with Learned Step Quantization 96.79%
Few layers quantized to 4-bit data 89.73%
Learned Step Quantization helped reduce data width,
thereby saving memory utilization
17
Lattice low power
FPGAs are perfect for
edge AI model
inferences
Production-proven
solutions and tools
offer a good trade-off
when developing
applications
Hardware can be
configured for optimal
inference of a given
network topology
Reference designs
and models are a
great a starting point
for building your
application
© 2025 Lattice Semiconductor
Summary
18
Thank You!
Visit Lattice and see our technologies
at Booth #416
More information can be found at
https://www.latticesemi.com/en/Solutions/Solutions/SolutionsDetails02/sensAI
© 2025 Lattice Semiconductor 19

More Related Content

PDF
“Accelerate Tomorrow’s Models with Lattice FPGAs,” a Presentation from Lattic...
PDF
“Fast-track Design Cycles Using Lattice’s FPGAs,” a Presentation from Lattice...
PDF
“Flexible Machine Learning Solutions with Lattice FPGAs,” a Presentation from...
PDF
Implementing AI: Hardware Challenges: Ultra-Low Power AI at the Edge with Lat...
 
PDF
Implementing AI: Running AI at the Edge
 
PDF
“Squeezing the Last Milliwatt and Cubic Millimeter from Smart Cameras Using t...
PDF
Edge AI The Vanguard of Distributed Intelligence.pdf
PDF
Priorities Shift In IC Design
“Accelerate Tomorrow’s Models with Lattice FPGAs,” a Presentation from Lattic...
“Fast-track Design Cycles Using Lattice’s FPGAs,” a Presentation from Lattice...
“Flexible Machine Learning Solutions with Lattice FPGAs,” a Presentation from...
Implementing AI: Hardware Challenges: Ultra-Low Power AI at the Edge with Lat...
 
Implementing AI: Running AI at the Edge
 
“Squeezing the Last Milliwatt and Cubic Millimeter from Smart Cameras Using t...
Edge AI The Vanguard of Distributed Intelligence.pdf
Priorities Shift In IC Design

Similar to “Why It’s Critical to Have an Integrated Development Methodology for Edge AI,” a Presentation from Lattice Semiconductor (20)

PDF
Implementing AI: Hardware Challenges: Heterogeneous and Adaptive Computing fo...
 
PDF
AI on the Edge
PDF
Artificial Intelligence has become a driving force across various industries,...
PPTX
IoT Week 2021_Jens Hagemeyer presentation
PPTX
The-Future-of-Embedded-Systems-AI-Integration-and-IoT.pptx
PDF
Leveraging Artificial Intelligence Processing on Edge Devices
 
PDF
Implementing AI: Hardware Challenges
 
PDF
FPGA Embedded Design
PDF
Openbar Leuven // Edge-Computing: On-device AI // Nick Destrycker
PPTX
LUCID Vision Labs -All-in-One Industrial Edge Computing with the Triton Edge ...
PDF
FPGA Hardware Accelerator for Machine Learning
PDF
TheThingsConference 2019 Slides of Alex Raimondi
PDF
Artificial intelligence on the Edge
PPTX
The-Future-of-Embedded-Systems : AI and IOT.pptx
PPTX
Lecture_IIITD.pptx
PPTX
Introducing the CrossLink Programmable ASSP
PDF
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
PDF
Development of accelerators for ML and I(nference)aaS systems on FPGA
PPTX
Edgeai Engr245 2021 Lessons Learned
PDF
Deep learning at supercomputing scale by Rangan Sukumar from Cray
Implementing AI: Hardware Challenges: Heterogeneous and Adaptive Computing fo...
 
AI on the Edge
Artificial Intelligence has become a driving force across various industries,...
IoT Week 2021_Jens Hagemeyer presentation
The-Future-of-Embedded-Systems-AI-Integration-and-IoT.pptx
Leveraging Artificial Intelligence Processing on Edge Devices
 
Implementing AI: Hardware Challenges
 
FPGA Embedded Design
Openbar Leuven // Edge-Computing: On-device AI // Nick Destrycker
LUCID Vision Labs -All-in-One Industrial Edge Computing with the Triton Edge ...
FPGA Hardware Accelerator for Machine Learning
TheThingsConference 2019 Slides of Alex Raimondi
Artificial intelligence on the Edge
The-Future-of-Embedded-Systems : AI and IOT.pptx
Lecture_IIITD.pptx
Introducing the CrossLink Programmable ASSP
“Addressing Evolving AI Model Challenges Through Memory and Storage,” a Prese...
Development of accelerators for ML and I(nference)aaS systems on FPGA
Edgeai Engr245 2021 Lessons Learned
Deep learning at supercomputing scale by Rangan Sukumar from Cray
Ad

More from Edge AI and Vision Alliance (20)

PDF
“An Introduction to the MIPI CSI-2 Image Sensor Standard and Its Latest Advan...
PDF
“Visual Search: Fine-grained Recognition with Embedding Models for the Edge,”...
PDF
“Optimizing Real-time SLAM Performance for Autonomous Robots with GPU Acceler...
PDF
“LLMs and VLMs for Regulatory Compliance, Quality Control and Safety Applicat...
PDF
“Simplifying Portable Computer Vision with OpenVX 2.0,” a Presentation from AMD
PDF
“Quantization Techniques for Efficient Deployment of Large Language Models: A...
PDF
“Introduction to Data Types for AI: Trade-offs and Trends,” a Presentation fr...
PDF
“Introduction to Radar and Its Use for Machine Perception,” a Presentation fr...
PDF
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
PDF
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
PDF
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
PDF
“ONNX and Python to C++: State-of-the-art Graph Compilation,” a Presentation ...
PDF
“Beyond the Demo: Turning Computer Vision Prototypes into Scalable, Cost-effe...
PDF
“Running Accelerated CNNs on Low-power Microcontrollers Using Arm Ethos-U55, ...
PDF
“Scaling i.MX Applications Processors’ Native Edge AI with Discrete AI Accele...
PDF
“A Re-imagination of Embedded Vision System Design,” a Presentation from Imag...
PDF
“MPU+: A Transformative Solution for Next-Gen AI at the Edge,” a Presentation...
PDF
“Evolving Inference Processor Software Stacks to Support LLMs,” a Presentatio...
PDF
“Efficiently Registering Depth and RGB Images,” a Presentation from eInfochips
“An Introduction to the MIPI CSI-2 Image Sensor Standard and Its Latest Advan...
“Visual Search: Fine-grained Recognition with Embedding Models for the Edge,”...
“Optimizing Real-time SLAM Performance for Autonomous Robots with GPU Acceler...
“LLMs and VLMs for Regulatory Compliance, Quality Control and Safety Applicat...
“Simplifying Portable Computer Vision with OpenVX 2.0,” a Presentation from AMD
“Quantization Techniques for Efficient Deployment of Large Language Models: A...
“Introduction to Data Types for AI: Trade-offs and Trends,” a Presentation fr...
“Introduction to Radar and Its Use for Machine Perception,” a Presentation fr...
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
“ONNX and Python to C++: State-of-the-art Graph Compilation,” a Presentation ...
“Beyond the Demo: Turning Computer Vision Prototypes into Scalable, Cost-effe...
“Running Accelerated CNNs on Low-power Microcontrollers Using Arm Ethos-U55, ...
“Scaling i.MX Applications Processors’ Native Edge AI with Discrete AI Accele...
“A Re-imagination of Embedded Vision System Design,” a Presentation from Imag...
“MPU+: A Transformative Solution for Next-Gen AI at the Edge,” a Presentation...
“Evolving Inference Processor Software Stacks to Support LLMs,” a Presentatio...
“Efficiently Registering Depth and RGB Images,” a Presentation from eInfochips
Ad

Recently uploaded (20)

PPT
Teaching material agriculture food technology
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Tartificialntelligence_presentation.pptx
PDF
Machine learning based COVID-19 study performance prediction
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Electronic commerce courselecture one. Pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
cuic standard and advanced reporting.pdf
PPTX
1. Introduction to Computer Programming.pptx
PDF
Encapsulation theory and applications.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
Teaching material agriculture food technology
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Tartificialntelligence_presentation.pptx
Machine learning based COVID-19 study performance prediction
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Big Data Technologies - Introduction.pptx
Unlocking AI with Model Context Protocol (MCP)
Advanced methodologies resolving dimensionality complications for autism neur...
“AI and Expert System Decision Support & Business Intelligence Systems”
Digital-Transformation-Roadmap-for-Companies.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Electronic commerce courselecture one. Pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Building Integrated photovoltaic BIPV_UPV.pdf
cuic standard and advanced reporting.pdf
1. Introduction to Computer Programming.pptx
Encapsulation theory and applications.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Assigned Numbers - 2025 - Bluetooth® Document

“Why It’s Critical to Have an Integrated Development Methodology for Edge AI,” a Presentation from Lattice Semiconductor

  • 1. Why It’s Critical to Have an Integrated Development Methodology for Edge AI Sreepada V Hegade Director, ML Software and Solutions Lattice Semiconductor
  • 2. Disclaimer Lattice makes no warranty, representation, or guarantee regarding the accuracy of information contained in this document or the suitability of its products for any particular purpose. All information herein is provided AS IS, with all faults, and all associated risk is the responsibility entirely of the recipient of the information. The information provided herein is for informational purposes only and may contain technical or other inaccuracies or omissions, and may be otherwise rendered inaccurate for many reasons, and Lattice assumes no obligation to update or otherwise correct or revise this information. Products sold by Lattice have been subject to limited testing and it is the responsibility of a buyer of Lattice products to independently determine the suitability of any products and to test and verify the same. Lattice products and services are not designed, manufactured, or tested for use in life or safety critical systems, hazardous environments, or any other environments requiring fail-safe performance, including any application in which the failure of the product or service could lead to death, personal injury, severe property damage or environmental harm (collectively, “high-risk uses”). Further, a buyer must take prudent steps to protect against product and service failures, including providing appropriate redundancies, fail-safe features, and/or shut-down mechanisms. Lattice expressly disclaims any express or implied warranty of fitness of the products or services for high-risk uses. Lattice Semiconductor Corporation, Lattice Semiconductor (& design) and specific product designations are either registered trademarks or trademarks of Lattice Semiconductor Corporation or its subsidiaries in the United States and/or other countries. © 2025 Lattice Semiconductor 2
  • 3. • Widespread Adoption • Across multiple market segments (Consumer, Industrial, Automotive, Healthcare) • Technological Advancements • Compact models • Tiny inference devices • Realized Benefits • Lower cost, power, latency • Enhanced security, reliability $18.7B Market by 2025 Endoscopy Camera Retail Camera Machine Vision Drone Augmented Reality Industrial Sensor Automation Night Vision Autonomous Robotics 360 Camera Robotics Smart Home Surround View Smart Traffic Camera Surveillance Camera Range Finder Edge AI Advancements © 2025 Lattice Semiconductor 3
  • 4. © 2025 Lattice Semiconductor Challenges Complexity How to find right trade-off between performance, power, cost and other KPIs ? Sustainability How do I update solution with latest innovations ? Adaptability How can I support wide array of sensors ? 4
  • 5. FPGA Value Proposition © 2025 Lattice Semiconductor Predictable Provide low and deterministic latency essential for many edge applications Scalable Helps to address scalability issues like integration with multiple sensors of different types Flexible Same solution can be targeted to different devices with trade-off on power, performance and cost 5
  • 6. Low and Deterministic Latency • Time Complexity of Convolution • Image is w x h • Filter is k x k • Each output requires O(k²) operations • Total time complexity: • O(whk²) • Number of output entries: • (w+k-1)(h+k-1) © 2025 Lattice Semiconductor = -74 -74 76 * 6
  • 7. Flexibility © 2025 Lattice Semiconductor Lattice iCE40 UltraPlusTM Lattice CrossLinkTM- NX 17 Lattice CrossLinkTM- NX 40 Lattice CrossLinkTMNX 33 Lattice CertusProTM-NX Lattice AvantTM Footprint (mm) 2.15 x 2.55 3.7 x 4.1 6 x 6 3.1 x 7.4 9 x 9 10 x 10 – 27 x 27 # of DSPs (18 x 18) 8 24 56 64 156 320 - 1800 # of 8 x 8 multipliers per DSP 1x 2x 2x 2x 2x 4x Distributed Memory (kbits) 120 432 1512 1512 3400 - SPRAM (kbits) 1024 2560 1024 2560 3072 - # of Cores Compact 1 2 2 6 12 - 72 Speed (MHz) 40 150 150 - 150 650 Power (W) 0.02 0.05 0.2 0.150 0.45 1 7
  • 8. Scalability © 2025 Lattice Semiconductor Camera Interface Lidar/Radar Interface Audio Interface Other sensor Interfaces ISP Point Cloud Processing Spectrogram Transformation Sensor Hub Sensor Hub Multimodal Neural Network Inference Engine Host Inference Sensors 8
  • 9. © 2025 Lattice Semiconductor Key Observations Implementation of efficient edge AI solution requires hardware aware model development and training Configurable and flexible hardware is essential to achieve optimal solution for a given application Integrated design tools and methodology critical to successfully co- design model and hardware for edge AI 9
  • 10. Lattice sensAI Solution © 2025 Lattice Semiconductor 10
  • 11. © 2025 Lattice Semiconductor 11
  • 12. © 2025 Lattice Semiconductor Customizable ML Accelerator • Reduce memory access • Customize engine with absolutely required operators • Configure data width and precision Operator Granularity High Low Memory Bandwidth Low (large data width) High (small data width) How to support new operations at higher granularity level ? How can I reduce width of data in memory without sacrificing accuracy ? Higher Performance, Lower Power 12
  • 13. © 2025 Lattice Semiconductor Zero Code System Generator Configure ML System by extracting parameters from trained neural networks ML Model GUI Golden System Template RISC-V Firmware HW description ML Runtime (.bit) HW Config Tool and flow that makes system easy to use for ML engineers System Level FPS Resource constraint – LUT, EBR, DSP budget Peripherals Memory Interface External/Internal Camera pipeline RGB vs Monochrome HW/SW Interface Pre/post processing algorithm (Blur, NMS) specifications IP ML IP Configuration USER IP AXI Interface IPs Data Bus Control Bus Bypass Lattice FPGA Imaging Input Interfaces (MIPI-CSI I2C) Image Processing Shared Memory AI Accelerators Imaging output Interface (to CPU) CPU Subsystem Secure Boot LPDDR4 Controller Control Peripherals System Generator ML Compiler 13
  • 14. © 2025 Lattice Semiconductor Integrated Tool and Flow .bin file ML compiler HW Config .bit file .elf file Model Info System Req System Description System compiler Tools for System Dev System Generator Code Generator Network Analyzer Optimizer Scheduler C Compiler RTL Compiler System Simulation Framework Database Customer Model Data Tools for ML Engineers Lattice Training Environment (LatTE) Quantization Fine Tuning C Models IP (RTL) Model Zoo 14
  • 15. Case Studies © 2025 Lattice Semiconductor 15
  • 16. Face Landmark Detection Variation Quantization Landmark Pixel MAE 1 float32 1.09952 2 Fixed Step Size Quantization (int8) 1.28866 3 Learned Step Size Quantization (int8) 1.11622 Variation of MobileNet V2 Model Model input resolution 96x96 Detects 23 landmarks on the face © 2025 Lattice Semiconductor Learned Step Size Quantization (LSQ) Helps Improve Accuracy 16
  • 17. Barcode Detection YOLOv5 Input Resolution 320x240 (QVGA) Detect barcode(s) on packages that are moving on a conveyer belt © 2025 Lattice Semiconductor Network Type YOLOv5 mAP with fixed quantization 77.43% mAP with Learned Step Quantization 96.79% Few layers quantized to 4-bit data 89.73% Learned Step Quantization helped reduce data width, thereby saving memory utilization 17
  • 18. Lattice low power FPGAs are perfect for edge AI model inferences Production-proven solutions and tools offer a good trade-off when developing applications Hardware can be configured for optimal inference of a given network topology Reference designs and models are a great a starting point for building your application © 2025 Lattice Semiconductor Summary 18
  • 19. Thank You! Visit Lattice and see our technologies at Booth #416 More information can be found at https://www.latticesemi.com/en/Solutions/Solutions/SolutionsDetails02/sensAI © 2025 Lattice Semiconductor 19