element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Design Challenges
  • Challenges & Projects
  • More
Design Challenges
Forum Seeking Feedback on Kit and Prizes for Design Challenge
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 19 replies
  • Subscribers 14 subscribers
  • Views 1853 views
  • Users 0 members are here
  • The Eye on Intelligence Challenge
  • member survey
Related

Seeking Feedback on Kit and Prizes for Design Challenge

rscasny
rscasny over 1 year ago

imageHi All. I want to get some feedback on a Design Challenge I'm running.

It's the Eye on Intelligence Design Challenge.

It's an embedded vision challenge, using the Digilent Arty Z7 Dev board.

image

I'm offering test equipment as prizes (digital oscilloscope, handheld oscilloscope, dc power supplies, etc.) Click on the link above to see the prizes.

I'm interested in getting feedback on the kits and prizes:



  • Sign in to reply
  • Cancel

Top Replies

  • javagoza
    javagoza over 1 year ago in reply to javagoza +4
    I'm the only person left in my team after the recent layoffs. While I'm relieved to keep my job, it means a lot more work. To escape the stress, I will be excited to start the Eye on Intelligence Challenge…
  • javagoza
    javagoza over 1 year ago in reply to Anthocyanina +4
    Thanks for the congratulations! I didn't remember that technique of using FFT to find edges. It's spectacular and makes a lot of sense. I just did a test with OpenCV and numpy that can be easily transferred…
  • javagoza
    javagoza over 1 year ago in reply to javagoza +4
    I submitted my application for the challenge! I came up with an idea for a smart scale that weighs bulk fruit in the supermarket. It classifies fruits using embedded vision and create barcodes right on…
Parents
  • javagoza
    javagoza over 1 year ago

    I think the best and most straightforward option for working with images and video streams on the Arty Z7 is to use the HDMI source and HDMI sink on the board.
    The wall power adapter (12V 3A power supply) is a must if you are going to use the HDMI source port. The board itself is of great interest to me, I'm not that interested in the prizes as I've won similar items in previous challenges, but they are really great for someone who is into electronics.

    I haven't submitted an application yet because I'm still waiting to find out if I'll have a job tomorrow or if I'll be laid off next month.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • javagoza
    javagoza over 1 year ago in reply to javagoza

    I'm the only person left in my team after the recent layoffs. While I'm relieved to keep my job, it means a lot more work. To escape the stress, I will be excited to start the Eye on Intelligence Challenge.

    I’ve started exploring the Arty Z7 board. While creating a full-fledged image classification model with hardware acceleration on the programmable logic seems daunting, I believe it’s possible to combine image classification on the processing system with FPGA-accelerated image processing tasks, like faster image capture, filtering, or overlaying information on images.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • Anthocyanina
    Anthocyanina over 1 year ago in reply to javagoza

    may i suggest you do stuff with fft and edge finding in hardware? Eyes i would love to see something like that with the FPGA in the kit Slight smile also, great news on keeping your job! congrats!

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • javagoza
    javagoza over 1 year ago in reply to Anthocyanina

    Thanks for the congratulations! I didn't remember that technique of using FFT to find edges. It's spectacular and makes a lot of sense. I just did a test with OpenCV and numpy that can be easily transferred to the Arty Z7

    image

    image

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • javagoza
    javagoza over 1 year ago in reply to javagoza

    I submitted my application for the challenge! I came up with an idea for a smart scale that weighs bulk fruit in the supermarket. It classifies fruits using embedded vision and create barcodes right on a touch screen (and/or send them to the checkout system by an UART) so cashiers don't have to look up each fruit. It could even work for self-checkout! No more fruit-searching for cashiers!

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • javagoza
    javagoza over 1 year ago in reply to javagoza

    I submitted my application for the challenge! I came up with an idea for a smart scale that weighs bulk fruit in the supermarket. It classifies fruits using embedded vision and create barcodes right on a touch screen (and/or send them to the checkout system by an UART) so cashiers don't have to look up each fruit. It could even work for self-checkout! No more fruit-searching for cashiers!

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube