Ahmed Ahmed

Results 9 comments of Ahmed Ahmed

@HOUYONGKUO I have the same problem as (corrupted size vs. prev_size Aborted (core dumped) ), have you reached a solution for this?

I'm running 3D smooth example using: teaser_python_3dsmooth.py And this is the full message I get: (teaser_test) ahmed@ahmed:~/ahmed/code/TEASER-plusplus/examples/teaser_python_3dsmooth$ python teaser_python_3dsmooth.py ================================================== TEASER++ Python registration example ================================================== TEASER++ Parameters are: Starting scale...

I'm still facing the same issue here, any solutions for that? > Hi, I have compiled the newest spconv and I am still facing the same problem. Any idea what...

> > Tried to investigate a bit this issue since I've faced the same problem in one of my Docker container. > > If you're currently running your code through...

> Is torch.cuda.is_available() False? I have had this only when I try to compile with a broken install of pytorch or cuda. Which cuda and pytorch version did you use?

Thanks for your reply. Yes I'm using 2 CPUs with 22GB memory and Tesla V100-SXM3-32GB, so on the hardware side, I think it should be enough. I have tried today...

I have tried with pytorch `1.11.0`, and the same error still exists.

Hello :) I have my own dataset and I have labelled them using VIA and generated the json file from it. The thing that I'm stuck in , is how...

I'm getting the same issue, did you manage to fix it?