-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
请问我跑test1.py 出现这种问题ValueError: Unable to create dataset (no write intent on file)?
-
Hello,
While I'm trying to run the composer with the same code, I'm getting a good reconstruction but we can see that the albedo image has shading artifacts and the shading image is mostly white a…
-
This issue is for brainstorming what would be involved in generalizing SPRAS to support hypergraphs and hypergraph algorithms. One possible goal could be showing how converting hypergraphs to graphs a…
-
We have to change the focus away from the introduction to a research project, to actually qualify the object of the survey. Could be only self-organized criticality in all kind of networks and "transf…
-
Hello,
I've been attempting to use RELION's tomography suite for sub tomogram averaging. However I've consistently run into difficulties using the Reconstruction modality. I've been following Relion/…
-
Issue by @MaxUlysse, moved from SciLifeLab#666
- [ ] [ExpansionHunter](https://github.com/Illumina/ExpansionHunter) for estimating repeat sizes
- [ ] [QDNAseq](https://github.com/ccagc/QDNAseq) CN…
-
I enjoyed reading your preprint ["DynaMight: estimating molecular motions with improved reconstruction from cryo-EM images"](https://www.biorxiv.org/content/10.1101/2023.10.18.562877v1). Although I co…
-
## Abstract
- propose Vector Quantised Variational AutoEncoder (VQ-VAE)
- generative model that learns discrete representations
- prior is learnt rather than static
- solves the issue of "po…
-
### Solution for overfitting:
1. Pre-training (Unsupervised) layer by layer (Greedy: RMB, autoencoder). Rather than random initialization
2. Fine-tuning (supervised)
Drop out:
each hidden unit has a …