-
Hi,
When running splatting avatar on a new dataset, I encountered some strange results (as shown in the first fig, all results like this).
I believe my preprocessing should be fine, and the IMa…
-
I run this command to train st-gcn model: mmskl configs/recognition/st_gcn/dataset_example/train.yaml
Load configuration information from configs/recognition/st_gcn/dataset_example/train.yaml
…
-
**Describe the bug**
I have a dataset of 800k items (768 dim vectors). UMAP will work with the full 800k dataset, and with smaller (randomly sampled) datasets of around 150k, but medium-sized datas…
-
## Read and complete the full issue template
Do not randomly delete sections. They are here for a reason.
**Do you want to request a *feature* or report a *bug*?**
- [x] Bug
- [ ] Feature
- […
-
I have a step definition and i need to inject a dependency of a repository , but the repository is null.
```
@ApplicationScoped
@Unremovable
@DBUnitInterceptor
public class Steps{
@Injec…
-
When trying to run bayesembler 1.2.0 on an alignment generated by tophat2, I get the following error:
bayesembler: /seqdata/krogh/jola/projects/transcriptome_assembly/code/release/bayesembler_1_2_0/s…
-
I ported fastfusion to Windows 8.1, and tried to run it with rgbd_dataset_freiburg2_large_with_loop
but a exception occurred in `void FusionMipmapCPU::pushMeshCellQueue()`
relative code is
```
fo…
-
@adlnlp @yihaoding @siwen26
Hello,
I was trying to reproduce the experiment on FUNSD dataset by following this repo but found some inconsistencies below :
1) The repo's python scripts seems di…
-
Example dataset: Airlines (https://think.cs.vt.edu/corgis/java/airlines/airlines.html)
When you compile and run this ExampleClass.java program described on that page (attached here), it compiles fi…
-
Hello,
While using FLANN, I discovered that the result is complete crap if the nearest neighbor count (nn) is bigger than 250. But for my application, I need about 1024 neighbors. Is this a known lim…