Difference between revisions of "DeepLens - deep learning enabled video camera"

From
Jump to: navigation, search
(Processor)
(Processor)
Line 48: Line 48:
 
== Processor ==
 
== Processor ==
  
The CPU is a dual-core Atom E3930. DeepLens comes with an Intel HD Graphics 500 chip; so a GPU in there too. This chip has 12 “execution units” capable of running 7 threads each [single instruction, multiple data (SIMD) architecture]. 84 “cores” - over 100 GFLOPS of compute power on the device, it can process deep learning predictions on HD video for real time.  
+
The CPU is a dual-core Atom E3930. DeepLens comes with an Intel HD Graphics 500 chip; so a ([http://en.wikipedia.org/wiki/Graphics_processing_unitgraphics processing unit GPU]) in there too. This chip has 12 “execution units” capable of running 7 threads each [single instruction, multiple data ([http://en.wikipedia.org/wiki/SIMD SIMD]) architecture]. 84 “cores” - over 100 GFLOPS of compute power on the device, it can process deep learning predictions on HD video for real time.  
  
 
* [http://software.intel.com/sites/default/files/managed/c5/9a/The-Compute-Architecture-of-Intel-Processor-Graphics-Gen9-v1d0.pdf Processor Technical Specifications]
 
* [http://software.intel.com/sites/default/files/managed/c5/9a/The-Compute-Architecture-of-Intel-Processor-Graphics-Gen9-v1d0.pdf Processor Technical Specifications]
 
<youtube>suQnh1TvGHw</youtube>
 
<youtube>suQnh1TvGHw</youtube>
 
<youtube>TS4ShpBHr_g</youtube>
 
<youtube>TS4ShpBHr_g</youtube>

Revision as of 14:13, 25 June 2018

YouTube search...

deeplens-hiw-general.png

Integrated Components/Technologies

Libraries & Frameworks

DeepLens-Flow-1.gif

Processor

The CPU is a dual-core Atom E3930. DeepLens comes with an Intel HD Graphics 500 chip; so a (processing unit GPU) in there too. This chip has 12 “execution units” capable of running 7 threads each [single instruction, multiple data (SIMD) architecture]. 84 “cores” - over 100 GFLOPS of compute power on the device, it can process deep learning predictions on HD video for real time.