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

‘已杀死’ means what? #57

Open
zhrli opened this issue Dec 3, 2024 · 4 comments
Open

‘已杀死’ means what? #57

zhrli opened this issue Dec 3, 2024 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@zhrli
Copy link

zhrli commented Dec 3, 2024

(sam2) lizhaorui@ubuntu:~/DL/samurai$ python scripts/demo.py --video_path DJI.mp4 --txt_path DJI.txt
SAMURAI mode: True
已杀死

DJI.txt is like this:
0.53,0.52,0.02942,0.03657

DJI.mp4 is 2GB , frame size is 3840*2160

when running, one 4090 nvidia card is occupied with 700MB

@zhyjiang
Copy link
Collaborator

zhyjiang commented Dec 3, 2024

You may check this issue with a similar problem #28

@zhyjiang zhyjiang added the duplicate This issue or pull request already exists label Dec 3, 2024
@zhyjiang
Copy link
Collaborator

zhyjiang commented Dec 3, 2024

By the way, the bbox coordinates should be in pixel without normalization

@zhrli
Copy link
Author

zhrli commented Dec 3, 2024

By the way, the bbox coordinates should be in pixel without normalization

thank you, after changing this paras to pixels , it could work for a while.

SAMURAI mode: True
[ WARN:[email protected]] global cap_ffmpeg_impl.hpp:453 _opencv_ffmpeg_interrupt_callback Stream timeout triggered after 31548.078452 ms
[NULL @ 0x562d4cade280] Invalid NAL unit size (298710 > 22381).
[NULL @ 0x562d4cade280] missing picture in access unit with size 22385
已杀死

@yangchris11
Copy link
Owner

@zhrli Please see facebookresearch/sam2#264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants