google-deepmind / google-deepmind/kinetics-i3d

Trouble saving I3d features

Open
#86 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.8k
Forks
467
PR merge metrics
No merged PRs in 30d

Description

In evaluate_sample.py, the return value of InceptionI3d is model_logits. So are these my I3d features? If yes, how can I save the 'model_logits' ? I tried to convert to numpy array and save in .npy format. But that doesn't seem right as I get this error:
`NotImplementedError: Cannot convert a symbolic Tensor (RGB/inception_i3d/Mean:0) to a numpy array.`
Can I get some help?
Thanks a lot.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.