Embedded System Design Challenge
October 23rd, 2016
Embedded System Design Challenge
February, 18, 2017
- What to do: Optimized design/implementation of “Faster RCNN”
- “Faster RCNN” is a real-time object detection algorithm based on CNN (“R” stands for real-time)
- Available at https://github.com/ShaoqingRen/faster_rcnn
- How to win: Minimize Energy Concumption
- Satisfying recognition rate constraint, and
- Satisfying real-time performance constraint
- Platform? There are two.
- Mobile AP (including mobile GPU): Odroid XU4, or
- BYOB (Bring Your Own Board): anything is okay… (Hardware/software co-design including FPGA, DSP, ASIC, etc.)
- No network connection allowed
- Prize: cash prize, internship opportunity, paper recommendation, etc.
- Interested? Apply here: https://sites.google.com/site/esdc2017/
Categories: News