Some questions about code
- Dominant language
- Python
- Stars
- 84
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
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
cachefile ./caches/third_to_first_person//CharadesEgo_val.pkl
Loading cached result from './caches/third_to_first_person//CharadesEgo_val.pkl'
137321 samples loaded
cachefile ./caches/third_to_first_person//CharadesEgo_val_video.pkl
Loading cached result from './caches/third_to_first_person//CharadesEgo_val_video.pkl'
0 samples loaded
2. Which dataset does the code use? CharadesEgo_v1_rgb or Charades_v1_rgb?
Thank you in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.