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

Issue with bm3dhip #23

Open
BReza27 opened this issue Nov 5, 2023 · 1 comment
Open

Issue with bm3dhip #23

BReza27 opened this issue Nov 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@BReza27
Copy link

BReza27 commented Nov 5, 2023

I am unsure of the exact reasoning but there is a major issue present with bm3dhip at the moment. The nature of the artifacting varies but I was able to replicate it with Fast=True and false, as well as with and without a reference clip. Tested on a 6900xt with the latest AMD drivers. I believe it might be some sort of memory or cache issue but I'm not sure. Simply outputting a video clip as a lossless file I was able to find numerous times where it broke, with some of them being a single frame and some being several frames

bm3d = core.bm3dhip.BM3Dv2(depth(source, 32), None, .3, 4, 8, 1, device_id=1, fast=True)

2
4
5

@WolframRhodium WolframRhodium added the bug Something isn't working label Nov 6, 2023
@rock3lei
Copy link

You can try a AMD driver in pro edition for HIP, not adrenalin edition, such as "AMD-Software-PRO-Edition-23.Q4-Win10-Win11-For-HIP.exe" which can be found in AMD website, or you can directly search "HIP SDK" in AMD website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants