issues
search
facebookresearch
/
SparseConvNet
Submanifold sparse convolutional networks
https://github.com/facebookresearch/SparseConvNet
Other
2.06k
stars
334
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't restore the dense feature map
#248
WuZhaoyue
opened
3 months ago
5
RuntimeError: Error compiling objects for extension
#247
sds0810
opened
6 months ago
0
Segment Fault due to resolution
#246
gitouni
opened
8 months ago
0
question from paper
#245
hfutdzx
closed
9 months ago
2
setup.py中的C++17要改成C++14
#244
HXB-1997
closed
1 year ago
0
Support for PyTorch 2.1
#243
Yannicked
closed
1 year ago
1
Output with empty tensor
#242
CheungBH
opened
1 year ago
0
Rewrite for convolution operation
#241
CheungBH
opened
1 year ago
0
Directly applying convolution
#240
CheungBH
closed
1 year ago
1
Dilated convolution
#239
rdbs-oss
closed
1 year ago
1
RuntimeError: expected scalar type Long but found Float
#238
lyhsieh
opened
1 year ago
0
Building failure related to gcc version
#237
lyhsieh
opened
1 year ago
0
RuntimeError: expected scalar type Long but found Float
#236
LeopoldACC
closed
1 year ago
5
How to compute FLOPs for spraseconvnet
#235
tangores
closed
2 years ago
3
undefined symbol: _ZNSt15__exception_ptr13exception_ptr10_M_releaseEv
#234
samanemami
closed
2 years ago
2
Cloning face an error
#233
samanemami
closed
2 years ago
0
voxel input
#232
HirojiFukuyama
closed
2 years ago
1
RuntimeError: CUDA error: an illegal memory access was encountered
#231
eddiewrc
opened
2 years ago
2
AttributeError: module 'sparseconvnet.SCN' has no attribute 'Metadata_2'
#230
emepetres
opened
2 years ago
3
Dense to Sparse for input is quite slow
#229
emepetres
opened
2 years ago
0
About the parameters of InputLayer
#228
Hazeliii
closed
2 years ago
3
Some questions about operational efficiency
#227
Shaoyi0520
closed
2 years ago
0
fix #225 incompatibility with g++ 11
#226
emepetres
opened
2 years ago
0
sparseconvnet.SCN ImportError
#225
emepetres
opened
2 years ago
1
can't get the same results in paper
#224
shuchao97
closed
2 years ago
2
docs: add GH button in support of Ukraine
#223
dmitryvinn
closed
2 years ago
0
File "/home/libo/SparseConvNet/sparseconvnet/maxPooling.py", line 85, in forward self.pool_size == input.spatial_size).all() AssertionError Segmentation fault (core dumped)
#222
bobonpu1
closed
2 years ago
2
how to transfer batch of (B,C,H,W) to sparse tensor? DenseToSparse()?
#221
bobonpu1
closed
2 years ago
1
File "/home/libo/SparseConvNet/sparseconvnet/denseToSparse.py", line 58, in forward aa = aa.view(-1, input.size(1)) RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.
#220
bobonpu1
closed
2 years ago
3
How to implement attention mechanism using sparse modules?
#219
Shaoyi0520
opened
2 years ago
2
CPU usage is too high
#218
Shaoyi0520
closed
2 years ago
1
Hello_world.py returns a long list of tensors. Is the output correct?
#217
shahaamirbader
closed
2 years ago
1
clang: error: unsupported option '-fopenmp' on Mac
#216
saxari
opened
3 years ago
0
How to down-sample (interpolate)
#215
NoOneUST
closed
3 years ago
1
unet and fully_convolutional error
#214
Dibbya40
closed
3 years ago
1
Rulebook
#213
Dibbya40
closed
3 years ago
1
Active output site
#212
Dibbya40
closed
3 years ago
1
Why not add contiguous check for tensor in cuda kernel?
#211
otakuxiang
opened
3 years ago
0
NYU accuracy
#210
Dibbya40
closed
3 years ago
1
Segmentation Fault when running ScanNet example
#209
rcffc
opened
3 years ago
4
RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)`
#208
yaoyishen
opened
3 years ago
0
Why assert 'Please upgrade from CUDA 9.0 to CUDA 10.0+' after I install CUDA 11.1?
#207
Xiaqiannbu
closed
3 years ago
0
What is the usage of spatialSize?
#206
ShixuanGu
closed
3 years ago
1
import sparseconvnet error
#205
pupil011
closed
3 years ago
2
I get a result with only 60.09% mean IoU on ScanNet val set.
#204
zyoungDL
opened
3 years ago
0
How do Sparsify layers work?
#203
jacknewsom
opened
3 years ago
0
[Error] SparseToDenseFunction.backward returned nan values in its 0th output
#202
jacknewsom
opened
3 years ago
0
How to produce the gif in READM.md
#201
azhuantou
closed
4 years ago
0
Group normalization with sparse convolution
#200
victoryc
closed
1 year ago
1
How Does SparseConvNet Treat Active Sites Outside of the Stated Spatial Size of the Sparse Tensor?
#199
andrewcking
opened
4 years ago
0
Next