kresle

Results 2 issues of kresle

In my understanding after reading your codes, optical flows are calculated for the videos in 'trainVidID.txt' and 'testVidID.txt'. And for each video, optical flows are divided into blocks of 50...

In `opus_file.py`, line 45, `self.bytes_per_sample = ctypes.sizeof(opus.opus_int16)`. How would this work for 24bit or 32bit opus files?