-
### Component
Frontend UI
### Describe the Feature Request
Instead of defining hex colors, we could be able to add only "red", "blue" etc, and the frontend would convert it to the hex value and sen…
-
First of all, thank you for your efforts!
I really like the minimal yet smooth design of this theme!
I want to convert my portfolio site (michaelfischer.at) to a static hugo site. It's a rather si…
-
Hi, I am using a `TimeDistributed` Layer in model which has an input shape of {10, 150, 180, 3} (10 frames of (w:150, h:180, colors : 3 ) ).
Since my device support a maximum of 4 dimensions, I w…
-
## Bug report
HDR AVIF input images look very desaturated in the output image. This happens for both `srgb` and `rgb16` pipeline colorspaces and both `srgb` and `p3` target ICC profiles. It also o…
-
With the introduction of the GIF image decoder and animation support (#40) contributed by @ndsl7109256, it is now time to move forward with implementing [TinyVG](https://tinyvg.tech/) -- a compact vec…
-
I've converted ESRGAN's AnimeVideoV3 to ONNX to use in VideoJaNai, however the output video is unfaithful compared to using the Windows build that uses NCNN aswell as the converted ONNX model if used …
-
Hey, I'm trying to convert figures into static images but it refuses to work on windows 10. I am using this script for testing -
```
import plotly.graph_objects as go
import numpy as np
import pl…
-
### Automated Image Colorization Using Deep Learning
#### **Description:**
This project aims to develop an **automated image colorization model** that can take black-and-white images and transform…
-
### Question
Every time I load the Carla environment, the color of the semantic map is different. How can I convert the semantic information into the color space of VIPlanner?
-
One of the p5 shader examples uses hsb color space to convert colors to angles. I should try that and see if that changes the appearance of anything.