Jump to content

EMV

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by EMV

  1. On 12/22/2020 at 11:44 AM, asmi said:

    Typically this is not a problem for video streaming applications as even if some pixel data is lost in transit, it's not a problem because human eye is unlikely to notice few odd-colored pixels within a single frame which is shown for just a fraction of a second, but it might very well be enough for the neural network or CV algorithm to trip over. Also this will pretty much require implementing some sort of port controller yourself from the ULPI level and upwards, because I'm not aware of any COTS solution that supports isochronous endpoints.

    ^^It likely will even have less of an impact on neural networks, well designed networks are trained with noise added/removed during development. Also the number of input layers for analyzing images generally reduce image quality even further. I wouldn't worry about a little bit of missing information. Generally what is going to trip an algorithm up is latency of information. 

    I am curious how you sustain 200 MBps transfer rate over USB 3.0. What application level protocols are you using?

×
×
  • Create New...