Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b6b77b08f5
|
|
@ -1,5 +1,7 @@
|
|||
time compression
|
||||
|
||||
# wip
|
||||
|
||||
#### notes:
|
||||
|
||||
Time consumed reading video: 369.0188868045807s 3.06GB 26min 1080p downscaled 500p 30fps
|
||||
Time consumed reading video: 240.s 3.06GB 26min 1080p downscaled 500p 30fps when multithreaded
|
||||
|
|
@ -7,4 +9,4 @@ contour extraction: 10.5 Sec. when only 2 Threads
|
|||
8 secs when also mapping getContours()
|
||||
|
||||
|
||||
install tensorflow==1.15.0 and tensorflow-gpu==1.15.0, cuda 10.2 and 10.0, copy missing files from 10.0 to 10.2, restart computer, set maximum vram
|
||||
install tensorflow==1.15.0 and tensorflow-gpu==1.15.0, cuda 10.2 and 10.0, copy missing files from 10.0 to 10.2, restart computer, set maximum vram
|
||||
|
|
|
|||
Loading…
Reference in New Issue