Ask Your Question

Make42's profile - activity

2018-09-18 03:49:32 -0600 commented question Memory issues when loading videos into frames

Thanks, that is what I am doing now. Since I need a DataGenerator I implemented a keras.utils.Sequence class and use thi

2018-09-13 07:41:05 -0600 edited question Memory issues when loading videos into frames

Memory issues when loading videos into frames I have folder with 160 FLV videos, each having 120 frames of size 152, 360

2018-09-13 07:40:29 -0600 edited question Memory issues when loading videos into frames

Memory issues when loading videos into frames I have folder with 1000 FLV videos, each having 120 frames of size 300, 40

2018-09-13 07:39:57 -0600 commented question Memory issues when loading videos into frames

@berak: I corrected my mistake: There are only 160 images and they are smaller afterall. If the size of data itself woul

2018-09-13 07:39:48 -0600 commented question Memory issues when loading videos into frames

I corrected my mistake: There are only 160 images and they are smaller afterall. If the size of data itself would be the

2018-09-13 07:35:59 -0600 received badge  Editor (source)
2018-09-13 07:35:59 -0600 edited question Memory issues when loading videos into frames

Memory issues when loading videos into frames I have folder with 1000 FLV videos, each having 120 frames of size 300, 40

2018-09-13 07:34:28 -0600 commented question Memory issues when loading videos into frames

The float is because I am putting the thing into a neural network afterwards. The numpy array is actually not that large

2018-09-13 07:05:52 -0600 asked a question Memory issues when loading videos into frames

Memory issues when loading videos into frames I have folder with 1000 FLV videos, each having 120 frames of size 300, 40