-
### Is your feature request related to a problem? Please describe.
i'm trying to make a lowpoly/PSX style avatar and i've gotten down the vertex jitter using displacementPBS and a noise texture that …
-
**Description of the desired feature**
Request to geocode 4D dataset such as timeseriesDecorCov.h5 since geocode.py can only geocode 3D dataset.
**Is your feature request related to a problem…
-
if self.semi_conv:
if self.comp_feat_upsample:
if self.use_high_pass:
mask_hr_hr_feat = self.content_encoder2(compressed_hr_feat)
…
-
```sql
SELECT *,
3956 * 2 * ASIN(SQRT( POWER(SIN((49.260605 - abs(loc.latitude)) * pi()/180 / 2),2) + COS(49.260605 * pi()/180 ) * COS(abs(loc.latitude) * pi()/180) * POWER(SIN((-123.245994 - loc.l…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
Hi, I noticed that your multi view nearest cam selection strategy was : select those cameras with angle between (0, 30) and distance between (0.01, 1.5) from the candidate cameras. Are these settings …
-
Can the K-d tree be enhanced with af find N nearest places ?
-
```╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮
│ I:\AnimateDiff-MotionDirector\train.py:1038 in │
│…
-
## Environment
**TensorRT Version**:8.6.2
**NVIDIA GPU**:Orin
**NVIDIA Driver Version**:
**CUDA Version**:12.2
**CUDNN Version**: 8904
## Description
I have a onnx model. There are some grids…
-
When trying to add this library to project - https://github.com/qarmin/img_hash/pull/24, I found that almost all algorithms gives different results than image-rs.
Even nearest algorithm gives somet…