-
### Problem
When in dark mode and the background overlay is for light mode
## Solution
update background overlay to dark (color TBD)
![Image](https://github.com/user-attachments/assets/f04f13e2-a…
-
Hi @Dragonisss
I'm really impressed with your RAM project and the PromptIR model in particular! I'm trying to use the ONNX-converted version of the model within Vapoursynth, but I'm encountering a…
-
**Describe the bug**
I changed the `defaultColor` everywhere I see it hard-coded (`settings.js`, `sidebarsettings.js`). However, the model color for our stp file is still the default `rgb(59, 59, 59)…
-
Thanks for sharing the dataset. There are two version of image, rgb and rgb_release. Could you tell what's the difference between them.
![image](https://github.com/SynBody/SynBody/assets/22461372/9f7…
-
您好,我在运行您的代码时遇到了一些问题,还烦请您百忙之中能帮我看一下。
'''
img = sc.imread(Tr_list[idx])
img = np.double(sc.imresize(img, [height, width, channels], interp='bilinear', mode = 'RGB'))
'''
img = Ima…
-
In `EXT_YUV_target`, it says:
> To perform the YUV rendering capability in this extension an application
> will attach a texture to the framebuffer object as the color attachment.
> If the textur…
-
I recognize this likely isn't a problem with the library itself, but we're having trouble identifying the root cause of the error:
"The component initialization has failed".
We believe the issue i…
-
Hello, thanks for this amazing work ! I have some question about downloading the dataset.
When I use this command to download the dataset
`omnitools.download rgb depth_euclidean normal semantic mask…
-
This is the image I'm trying to parse:
![View-Details-256](https://user-images.githubusercontent.com/21128619/220802334-36bbfb73-b3a0-4258-9df5-5a7a48df8afe.png)
I've zipped it up to avoid any possi…
-
so i used the same code a kinect here [http://wiki.ros.org/rtabmap_ros/Tutorials/SetupOnYourRobot](url) Kinect + Odometry i tried also Kinect + Odometry + Fake 2D laser from Kinect but it didint work …