bitstream_mode3_p1204_3 icon indicating copy to clipboard operation
bitstream_mode3_p1204_3 copied to clipboard

Performance

Open FireCulex opened this issue 3 years ago • 2 comments

vmware_23Sp1ivgSF

Between analyzing frames and stats output it appears only a single core is being utilized the entire time.

real	2m35.610s
user	2m31.817s
sys	0m3.896s

just to analyze a 10 second video.

FireCulex avatar Aug 30 '21 03:08 FireCulex

Yes, sorry for this, the reference implementation is not optimized for speed, and the bitstream parser may create quite long reports (that are even compressed and include far more features that are required for the model itself).

To speed up the calculation it would require developing a reduced video parser, we may check this in the future.

Best Steve

stg7 avatar Nov 30 '21 16:11 stg7

also checkout LDJSON report generation

stg7 avatar Nov 30 '21 16:11 stg7