-
在Ubuntu 22.04下,从的源码gstreamer-rockchip编译后,只有三个mpp编解码支持。麻烦帮忙看看为什么缺少了mppjpegenc和h264的mpp?谢谢!
root@dcic:/# gst-inspect-1.0 | grep mpp
rockchipmpp: mppjpegdec: Rockchip's MPP JPEG image decoder
rockc…
-
In the paper they generated images for a given imagenet class, but in the model architecture they dont specify where you input the class id to the model huh
-
Thought I'd open an issue here for good measure.
Basically, what Sebastian Lague [says here](https://youtu.be/UXD97l7ZT0w?t=353): Viewing the entire earth at high resolution would require streaming…
-
Hey I'm having trouble installing the docker GPU image. I tried it yesterday and it was fine, but I had to re-install due to some compatibility errors with Obsidian. Today, it won't install at all... …
-
Hello. I am using this decoder to decode video stream coming from Janus WebRTC. Now, it works, that means, it receives frames and decodes them, but the problem is, i am getting very distorted images.
…
-
Hello,
I would like to use mangos PNG decoder in my image viewer. For that I am looking for a more fine grained control of the PNG decoding. In particular I would like to
* determine the rough d…
-
Hi authors,
I met an environment setting issue, when i run eval_PromptStealer.py file.
I notice that your torch version required is very outdated (pytorch 1.12.0a0+8a1a93a), which is unavailabl…
-
Looking at the C file, I see that It might be possible to get pixel data for an image. Is this something that could be a good feature? I'd like to work on it, but I want to know if this is a good firs…
-
I've revised the setting.py as below, but when running marker or marker_single, still it works under CPU mode.
----reivsion ---
line10:
class Settings(BaseSettings):
# General
TORCH_DEV…
-
Hi there,
I was trying to test the model's performance with a reconstruction task. I tried to make this work with the TransformerModel used.
And when I load the weight using the function load_pretr…