Hi, i guess using two conditions in the code doesn't make same sense. in ops/dataset if average is >0, it is by default true that record.num_frames > self.num_segments. So whats the point of adding again as a condition. Someone please put some light on it.
Hi, i guess using two conditions in the code doesn't make same sense. in ops/dataset if average is >0, it is by default true that record.num_frames > self.num_segments. So whats the point of adding again as a condition. Someone please put some light on it.