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

Running inference on video with pre-trained weights is stuck in "converting to TensorRT" step #222

Open
marcoluis97 opened this issue Nov 12, 2022 · 0 comments

Comments

@marcoluis97
Copy link

Describe the bug
Running inference on video with pre-trained weights is stuck in "converting to TensorRT" step

Full logs
Log while running comand: !python3 ./yolact_edge/eval.py --trained_model=./yolact_edge/weights/yolact_edge/yolact_edge_54_800000.pth --score_threshold=0.3 --top_k=100 --video={file_path}:{output_path} --calib_images {calib}

Screenshot from 2022-11-12 01-04-30

After killing the script:

Screenshot from 2022-11-12 01-04-30

Environment:
Colab jupyter file from yolact_edge github (slightly modified to accomodate gdrive imports and some other stuff, but with same working and instalation procedure):

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