How can I get caption.npy for evaluation?
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
`python -m src.extraction checkpoint_path=CLaTr_checkpoints/epoch99_motion.ckpt`
I tried this command for evaluation, but I encountered this error
`FileNotFoundError: [Errno 2] No such file or directory: '/mnt/petrelfs/zhangmengchen/20241011_CameraTrajectory/evaluate/ArtTraj_Feat/caption_clip/seq/test/1_0006/shot_0674_caption.npy'`
I already recognized the path should be changed, but I can't find how to generate caption.npy for each data. It looks like text embeddings.
Can you share the code or method for this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.