Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test on external video #15

Open
bouachalazhar opened this issue Jan 10, 2024 · 0 comments
Open

Test on external video #15

bouachalazhar opened this issue Jan 10, 2024 · 0 comments

Comments

@bouachalazhar
Copy link

I clone repo and I run

user@PC MINGW64 ~
$ cd GitProjects/sn-spotting/Benchmarks/CALF/

user@PC MINGW64 ~/GitProjects/sn-spotting/Benchmarks/CALF (main)
$ ls
AUTHORS  LICENSE  README.md  img  inference  models  outputs  src

user@PC MINGW64 ~/GitProjects/sn-spotting/Benchmarks/CALF (main)
$ python inference/main.py --video_path="test.mp4" --model_name CALF_benchmark
Traceback (most recent call last):
  File "~\GitProjects\sn-spotting\Benchmarks\CALF\inference\main.py", line 10, in <module>
    from dataset import SoccerNetClipsTesting
  File "~\GitProjects\sn-spotting\Benchmarks\CALF\inference\dataset.py", line 21, in <module>
    from Features.VideoFeatureExtractor import VideoFeatureExtractor, PCAReducer
ModuleNotFoundError: No module named 'Features'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant