-
Hi there,
Disclaimer: i'm completely new to computer vision, please forgive me for the maybe silly questions
I was trying to use feature matching with rust, and i came accross your crate `rust-c…
-
I'm trying to use M-PHATE to visualize changes going on in a neural network during a continual learning method - the network is quite a bit larger than the examples (2400 hidden neurons total), and th…
-
Hi there
I was wondering if there is a work flow by which a sparce matrix (or single cell object) can be supplied as PHATE input in R? I am currently working with a single cell dataset of 160000 ce…
-
I'm trying to use AMGCL to solve a simple Stokes problem using finite element method. The linear system is similar to Naiver-Stokes one:
[K G * {u = {b_u
D S] p} b_p}
2nd Order FEM…
-
I think it'd be really cool to add `initialization='spectral'` support. It should be very easy, because it just means taking the P matrix after it's computed and running `scipy.sparse.linalg.svds` on …
-
Description
===========
Hi. Could you look at the error and tell what I am doing wrong?
Error Log
---------
```
turgut@turgut:~$ cd ~/Documents/arrayfire
turgut@turgut:~/Documents/arr…
-
Compile error here.
Using g++ 9.1.0 on Arch Linux
Commit 84175ba7c8c73dd4028f217daf7a5f4c25c2adaf
```
In file included from /home/krakapwa/Documents/scratch_software/shogun/src/shogun/lib/tapk…
-
Hi Stream team:
Thank your for developing this tool.
Currently, I am using the latest version of stream (0.4.0). My data set has about 8w cells and 17,971 genes. When I run t…
-
Hi! I'm glad to see such a nice module being developed and I'm currently using it for new biological big-data visualization methods.
When trying to use a sparse matrix (coo_matrix) as input, howev…
-
Hi,
the masked depth used in your fusion code is from the ground truth disparity in stereo2015. For the normal sensor data, it don't have ground truth disparity image. Can you tell me how to impleme…