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

about reducing memory when running #25

Closed
hejun888 opened this issue Jan 14, 2021 · 4 comments
Closed

about reducing memory when running #25

hejun888 opened this issue Jan 14, 2021 · 4 comments

Comments

@hejun888
Copy link

hi,why the whole process takes up so much memory, and is there any way to reduce the memory

@marcoslucianops
Copy link
Owner

Are you using Jetson platform?

@BarcaBear
Copy link

I'm seeing a similar issue on an Xavier NX. The detection is much better then YoloV3 but it's slower. Around 20fps vrs 30fps for YoloV3. YoloV4-CSP seems to be the fastest. Tried fp16/32 and int8. But don't notice much difference.

Would be great to achieve 25fps with same level of detection.

Any tweaks you can think of ?

@hejun888
Copy link
Author

yes i use jetson platform

@marcoslucianops
Copy link
Owner

Idk how to reduce deepstream memory usage, but you can reduce system memory usage by using lxde (see my video: https://youtu.be/Z3K43Q34sIs). Btw, the system will have more memory to use during deepstream/post process.

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

3 participants