Jr-Jen, Chen

Results 3 issues of Jr-Jen, Chen

Hi, how can I make the inference code to evaluate videos in batch? I naively concatenated the tensor in dimension 0 and get this error. ![image](https://github.com/PKU-YuanGroup/Video-LLaVA/assets/66267981/3820e0c1-0490-458f-bec5-3ab6b3982087) Can you help me...

Hi, sometimes the model generates repeated text output until the maximum lengths. How to deal with this issue? Thanks.

Exception ignored in: Traceback (most recent call last): File "/home/shinji106/ntu/robocasa/robomimic/robomimic/utils/dataset.py", line 307, in __del__ self.close_and_delete_hdf5_handle() File "/home/shinji106/ntu/robocasa/robomimic/robomimic/utils/dataset.py", line 291, in close_and_delete_hdf5_handle if self._hdf5_file is not None: AttributeError: 'SequenceDataset' object has...