HunterAP23
HunterAP23
An update regarding this is that this issue also makes it mildly difficult to output all the results into a single output file. Here's an example: ```py #!/usr/bin/env python3 import...
The issue is that dumping the benchmark into a JSON file for the many benchmarks I want to run, which are almost entirely identical except for a different combinations of...
Bumping, I'm interested in seeing the source code to compare against other implementations VMAF calculation apps. I'm curious how FFMetrics is so fast
Sorry I misspoke - I meant how fast the graph generation was. I was generating graphs for some of the project in Python with matplotlib and it wasn't as fast...
Cross-posting this information form the vmaf repo issue here: https://github.com/Netflix/vmaf/issues/1227#issuecomment-1785013829 After installing CUDA (I tried 10.2, 11.6, 11.8, and 12.2) and NVCC, along with all the requirements for both libvmaf...
That's because, as waldonnis said, the checks used for adding in CUDA paths comes much later than when libvmaf gets compiled. Without checking and adding the CUDA paths to the...
> > I use Vivaldi (a Chromium fork), and whenever I close out the browser, the SponsorBlock settings get reset to the defaults. I personally just use SponsorBlock to highlight...
I'm facing a similar issue, but when doing Linux host (WSL) with Windows target Operating System and version: Ubuntu 22.04.4 LTS (WSL2) OpenCV version used: 4.8.1 How did you install...
Actually I ended up solving the issues I mentioend through two things: 1. Set all the mingw threads to posix instead of win32 ``` $ sudo update-alternatives --config i686-w64-mingw32-gcc $...
I second this. Any format common format like FBX, 3DS, STL, and OBJ would be great.