yuhuangyue

Results 6 issues of yuhuangyue

I found that the result of run.py is different from the result displayed in huggingface. Are there any parameters that are different? Following are these 2 different results. ![image](https://github.com/VAST-AI-Research/TripoSR/assets/27202239/6d6af9c0-7f96-4446-82f7-f53a843cd28f) ![image](https://github.com/VAST-AI-Research/TripoSR/assets/27202239/a51ef471-f9ae-4644-bc04-8c75cdf1c0ca)

Hi~ In the Charades and CharadesEgo dataset, one video always contains several actions. In the code, you divide the video into several clips according to the start and end time,...

Hi! What's the difference between “same person ”and "different person" in paper? ![image](https://user-images.githubusercontent.com/27202239/54086930-18f80a00-4389-11e9-964b-508b9d995e62.png)

Sorry to disturb you! Should` base_x` be replaced with `base_y`? `w_y = self.third_fc(base_x).view(-1) * torch.exp(self.third_scale)` And What does this function do? (in `tasks.py`) `def best_one_sec_moment(mat, winsize=6):` thank you!

The command I used is `python third_to_first_person.py.` and then with some problems 1. the CharadesEgo_val_video part always 0 samples loaded? cachefile ./caches/third_to_first_person//CharadesEgo_train.pkl Loading cached result from './caches/third_to_first_person//CharadesEgo_train.pkl' 516965 samples loaded...

Dataset link is missing?