-
Hello,
I am attempting to reproduce the results presented in the paper [Title of the Paper]. Could you please clarify whether it is necessary to modify the config files provided in the repository? …
-
We need to provide some Registry similar to ZCA that allows us to register for specific interfaces a component that will be used to render tiles, fields and views.
The idea would be to use the power…
-
Trying to use a target attribute to increase the minimum VLEN results in a fatal error, e.g. the below with `clang -march=rv64gv`:
```c
__attribute__((target("arch=+zvl256b")))
int f() { return 42;…
-
In #2 @hkhawar applied whitening to try to correct for batch effects. This issue will track the experiment/analysis of applying Harmony to the same DMSO profiles in #2
@sMyn42 will apply Harmony t…
-
I'm working on adding support for Dextrity-based content types to one package that uses yours as a dependency.
I'm almost there but I found an issue with the ZipGenerator class as it seems to selec…
-
Using the Zope Component Architecture (ZCA) to implement a plugin system for LingPy would allow refactoring of all output generating code as [adapters](http://muthukadan.net/docs/zca.html#adapters). T…
-
Hi @kuba-siekierzynski ,
i would like to thank you for sharing this code , looks promising and good results till now .
i just want to discuss with you the reason of `ImageDataGenerator` . i u…
-
Hi @GeorgeCazenavette
I hope all is well. I am wondering if it would be possible for you to upload the Torch tensors containing the distilled dataset for the GLaD paper (CVPR 2023) distillation me…
-
Cropped cells, depending from the whole image they are sampled from, have different intensities. We need to normalize the cropped cells image-wise.
Todo:
- Image-wise, channel-wise normalization for …
-
How could this generator be adapted to a custom data set?