-
# Filters
Each image is managed as a bitmap array on our solution.
The goal will be to apply some sorting functions. The final feature will allows the user to select any of these algorithms :
…
-
Let's discuss if this would be helpful for everyone...
Easy metrics would be (in 2D/3D):
- PSNR
- SSIM
A bit more complicated and specialized:
- Perceptual/feature metrics
-
**Is your feature request related to a problem? Please describe.**
Add options for color code systems like RAL (standard in Europe), Federal Standard 595C colour range (standard in the US)
**Desc…
-
@addyosmani and @housseindjirdeh – We should consider adding PSI to the required metrics with a link explaining what it is.
Frequently implementations can trade-off faster "boot" times for degraded…
-
Basis encoder has a "perceptual" flag. When enabled, it assigns uneven weights to red, green, and blue channels for computing the error metric. By the way, only ETC1S is affected by that for now.
I…
-
The loss of my gan looks very strange. I used a lightweight esrgan, so I also reduced the gan. The weight of the two models is about 2-3Mb. I use the lr strategy of TTUR, and nothing else has changed.…
-
![image](https://github.com/TimFelixBeyer/weakly-supervised-cad-retrieval/assets/57311717/80a2b6e2-1ec0-4d3d-be20-908da77476c1)
You said that your model use these two files to train.
Could you pleas…
-
## 🚀 Feature
Could you add implementation of deltaE_ciede(2000) distance to measure the color difference as given by the CIEDE 2000 standard?
[https://scikit-image.org/docs/stable/api/skimage.color.…
-
Intel recently added a tuning option into oneVPL for various video quality metrics. I think this could be interesting how this effects subjective quality and scores.
```
ONEVPL_EXPERIMENTAL
The…
mikk9 updated
8 months ago
-
Dear authors,
Thank you for sharing the code. I would suggest to add small constant to operations where **torch.sqrt is involved** to avoid **NaN** during gradient calculation and hence backpropaga…