-
See https://developer.blender.org/T82968
-
It would help to have a general programming model for using Event Sourcing as an approach to managing grain state. Likely that would be an alternative or an extension to the declarative persistence mo…
-
At OceanDataLab we process a wide variety of EO data (satellite, in-situ, model) on a daily basis and develop tools to analyse and visualise these data.
# Frame of the question
The resolution …
-
Hello,
I am compressing an image of resolution 426 x 240.
The architecture for analysis transformation is:
```
self._layers = [
tfc.SignalConv2D(
self.num_filt…
-
Hi, I have run the lorenz_example successfully used same hyper-parameters as nature method papers, but i find that reconstructed factors are distinct with real ones(lorenz-system). I want to know the …
-
after running the .exe file of polygonization, I see only the following below results and nothing further happneing
Distance threshold: 2.7
Importance threshold (default: 1.0): 1
I introduced my …
-
## ❓ Questions and Help
### Goal
Hey guys, I was planning to refactor `DeMask` to use `BaseEncoderMaskerDecoder` so that it supports 1D input data when traced with 2D (and the other way round). Cu…
-
Hi! if i want to use camera to detect the human who fall down in real-time, can I use this repo?
thanks
xwr96 updated
3 years ago
-
## Description
I'm trying to serialize a predictor trained on multiple cores. When calling the `serialize` method nothing happens.
Running the same code, but without specifying `num_workers`, it wor…
-
Hi,
I've recently updated frank in an attempt to write my own person package that wraps my visibility plotting code and has an option to model the visibilities with frank. I had previously been worki…